题目内容

阅读下列代码,下列( )选项正确1 public class Test{2public static void main(String args[]){3char c=65535;4byte b=127;5int height=100;6float f=3.14;7}8 }

A. 第3行错误
B. 第6行错误
C. 第4行错误
D. 第五行错误

查看答案
更多问题

阅读下列代码,下列( )选项正确1 public class Test{2public static void main(String args[]){3int x=8;4byte b=127;5b=x;6x='a';7long y=b;8float z=(int)6.89;9}10 }

A. 第6行错误
B. 第7行错误
C. 第5行错误
D. 第8行错误

Since tasting the excitement of _____ big city life, she never wants to live in _____ country again.

A. the, the
B. 不填,不填
C. the, 不填
D. 不填,the

The operation is _____ success and the patient is now out of _____ danger.

A. a, the
B. a, 不填
C. 不填, the
D. 不填,不填

As _____ writer, he was _____ complete failure.

A. a, a
B. a, the
C. 不填,不填
D. a, 不填

答案查题题库