题目内容

( ) Lady Liberty is standing tall with the _______ raised with her _______ arm.

A. torch, left
B. torch, right
C. tablet, left
D. tablet, right

查看答案
更多问题

( ) _______ represent(s) freedom from oppression.

A. The broken shackles
B. The torch
C. The steel framework
D. The crown with seven points

( ) In 1916, the original torch was _______.

A. disappeared
B. moved to the city hall
C. moved to the monument’s museum
D. bought by a rich family

( ) The Statue of Liberty remains an enduring symbol of American freedomthat people from the U. S. and abroad feel ______ to visit.

A. difficult
B. unhappy
C. worthwhile
D. unsatisfied

有以下程序#includemain(){ int a1,a2;char c1,c2;scanf(“%d%c%d%c”,&a1,&c1,&a2,&c2);printf(“%d,%c,%d,%c”,&1,c1,a2,c2);}若想通过键盘输入,使得a1的值为12,a2的是为34,c1的值为字符a,c2的值为字符b,程序输出结果是:12,a,34,b,则正确的输入格式是(以下代表空格,代表回车)

A. 12a34b
B. 12a34b
C. 12,a,34,b
D. 12a34b

答案查题题库