for( n=100; n<=200 &&(n%3!=1); n++ ) printf(“%4d”,n);< /div>
B.
for (n=100; (n%3!=0)||n<=200; n++) printf (“%4d”,n);< /div>
C.
for( n=100; n<=200; n++ ) if(n%3!=0) printf(“%4d”,n);< /div>
D.
for (n=100; n<=200 && ( n%3==1); n++) printf(“%4d",n);< /div>
【单选题】The custom has been passed down since the 19th century.
【单选题】______ has the 19th-largest economy in the world.