1、JAVA 笔试题第 1 页 共 8 页 软件开发工程师(JAVA)笔试题请在 90 分钟以内做答 答案请写在答题纸上一、选择题1、下面哪项是不合法的标识符:(c e)A. $persons B. TwoUsers C. *point D. _endline E. final2、下列运算符合法的是(a )A2. String s2 = new String(s1);3. if(s1.equals(s2)4. System.out.println(“.equals() succeeded”);5. if(s1 = s2)6. System.out.println(“= succeeded”);A.
2、 行 4 与行 6 都将执行 B. 行 4 执行,行 6 不执行JAVA 笔试题第 3 页 共 8 页C. 行 6 执行,行 4 不执行 D. 行 4、行 6 都不执行17、下面程序的执行结果为:(a)1. public class Test 2. static Boolean foo(char c) 3. System.out.println(c);4. return true;5. 6. public static void main(String args) 7. int i = 0;8. for (foo(A); foo(B) byte strByte=new bytelen;System.arraycopy(origin.getBytes(),0,strByte,0,len);int count=0;for (int i=0;i23、 update g_cardapply a,g_cardapplydetail b set a.g_state=07,b.g_state=07 where a.g_applyno=b.applyno and b.g_idcard= 6101031980122230824、 delete from g_cardapplydetail where g_name like 李%