Which is not a keyword?
A: go
B: continue
C: Break
D: Class
E: transient
A: go
B: continue
C: Break
D: Class
E: transient
E
举一反三
- You want a class to have access to members of another class in the same package. Which is the most restrictive access that accomplishes this objective?() A: public B: private C: protected D: transient E: default access
- You want a class to have access to members of another class in the same package. Which is the most restrictive access that accomplishes this objective?() A: public B: private C: protected D: transient E: default acce
- You want to limit access to a method of a public class to members of the same class. Which access accomplishes this objective?() A: public B: private C: protected D: transient E: default access
- 在()和()的循环中,要仔细检查()、()语句的使用,避免产生类似goto语句的问题 A: if else continue break B: for if continue break C: for while continue break D: if while continue break
- 以下( )不是Java关键字 A: abstract B: break C: this D: keyword
内容
- 0
Which is not a keyword?
- 1
以下会出现死循环的是()。 A: for(;;){break;} B: while(1){break;} C: while(0){continue;} D: for(;;){continue;}
- 2
以下会出现死循环的是()。 A: for(;;){break;} B: for(;;){continue;} C: while(1){break;} D: while(1){continue;}
- 3
关于循环控制语句break和continue,下列说法正确的是? A: continue只退出一次循环,break退出全部循环 B: break只退出一次循环,continue退出全部循环 C: break和continue都是只退出一次循环 D: break和continue都是退出全部循环
- 4
Under which circumstance should we make a self-introduction? ( ) A: Have a class meeting B: Have English classes C: Enter a new class D: Go shopping