(word)华为招聘Java面试题.docVIP

  • 3
  • 0
  • 约4.12千字
  • 约 5页
  • 2016-08-14 发布于北京
  • 举报
(word)华为招聘Java面试题

  华为招聘Java面试题:概念题:1. 描述Struts体系结构?对应各个部分的开发工作主要包括哪些?2. JSP有哪些内置对象和动作?它们的作用分别是什么?……   第一部分:选择题   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)(i2); foo(C)){   9. i++ ;   10. foo

文档评论(0)

1亿VIP精品文档

相关文档