JAVA题库:最新java试题测试(1)

文章作者 100test 发表时间 2007:03:14 17:36:44
来源 100Test.Com百考试题网


第一部分:选择题
question no: 1
1、public class test {
public static void changestr(string str){
str="welcome".
}
public static void main(string[] args) {
string str="1234".
changestr(str).
system.out.println(str).
}
}
please write the output result :

question no:2
1. public class test {
2. static boolean foo(char c) {
3. system.out.print(c).
4. return true.
5. }
6. public static void main( string[] argv ) {
7. int i =0.
8. for ( foo(’a’). foo(’b’)&.&.(i<2). foo(’c’)){
9. i .
10. foo(’d’).
12. }
13. }
14. }
what is the result?
a. abdcbdcb
b. abcdabcd
c. compilation fails.
d. an exception is thrown at runtime.


相关文章


Java的模板引擎Velocity初体验
Java12大特色介绍
JAVA题库:最新java试题测试(2)
Java语言出现的背景、影响及应用前景
JAVA题库:最新java试题测试(1)
彻底学习Java语言中的覆盖和重载
Java新手入门的30个基本概念[2]
技巧心得:Jsp最佳实践
MarkSpritzler的SCJD学习指导
澳大利亚华人论坛
考好网
日本华人论坛
华人移民留学论坛
英国华人论坛