网络工程师招聘试题
-
[10-15 19:48:03] 来源:http://www.dxs56.com 面试技巧 阅读:8137次
概要:网络工程师招聘试题 Please write your answer in answer sheetNotice: These Exam Questions may have multi answers!1. The Person, Student and Teacher are class names. These classes have the following inheritance relation as shown below: Person (Parent)Student (child) Teacher (child)In Java source file a specific method has an argument, In order to handle all these classes in this method which type of argument of this method should be used?A. PersonB. StudentC. TeacherD. Obj
网络工程师招聘试题,标签:公务员面试技巧,面试的技巧,http://www.dxs56.com
网络工程师招聘试题
Please write your answer in answer sheet
Notice: These Exam Questions may have multi answers!
1. The Person, Student and Teacher are class names. These classes have the following inheritance relation as shown below:
Person (Parent)
Student (child) Teacher (child)
In Java source file a specific method has an argument, In order to handle all these classes in this method which type of argument of this method should be used?
A. Person
B. Student
C. Teacher
D. Object
E. None of them can be used.
2. Given the following class definition in one source file:
Class Base {
Public Base () {//…}
Public Base ( int m ) {//…}
Protected void fun ( int n ) {//…}
Public class child extends Base {//member methods}
Which methods can be added into the child class correctly?
A. private void fun(int n){//…}
B. void fun (int n){//…}
C. protected void fun(int n){//…}
D. public void fun(int n){//…}
E. public m(){//…}
3. What is the result of executing the following code, using the parameters 4 and 0;
Public void divide(int a, int b){try
{int c=a/b;}catch(Exception e){System out print(“Exception”);}
A. Prints out: Exception Finally
B. Prints out: Finally
C. Prints out: Exception
D. No output
4. The range of int is _______________________.
5. 请基于Object Oriented[基于对象的编程]使用java语言结构设计一个航空母舰[包括舰载飞机]对象组[object:carrier,plane……etc].
6. 实现Java程序:
功能要求:将一个输入字符串,根据参数替换对子字符串后返回,优化速度,优化空间。
例:输入值“ABBCD”,操作方式为把子字符串“AB”替换为“EF”返回值“EFBCD”
public string reversestring(string instr,string substr,string replacestr){……在答题纸上实现代码……}
7. 实现Java程序:
功能要求:返回输入字符串中最大的连续相同的子字符串,优化速度,优化空间。[注:请勿使用String. Replace^11(String, String)自己实现算法]
例:输入值“ABBC”返回值“BB”
public string getsubstring(string instr){……在答题纸上实现代码……}
8. based on your understanding of the following java related technologies:servlcts, JavaServerPage,JavaBeans,Enterprise JavaBeans, how do you think these technologies are work together or are applied in the development of an internet-based application(可以使用示意图方式)
9. 请描述在关系型数据库应用中,应该基于哪些原则进行SQL条件语句[where……]进行性能调优?
10. 请描述你是如何不断跟进和了解最新的软件技术[尤其是在软件开发领域的技术],近期你在钻研哪些技术?
网络工程师招聘试题
Please write your answer in answer sheet
Notice: These Exam Questions may have multi answers!
1. The Person, Student and Teacher are class names. These classes have the following inheritance relation as shown below:
Person (Parent)
Student (child) Teacher (child)
In Java source file a specific method has an argument, In order to handle all these classes in this method which type of argument of this method should be used?
A. Person
B. Student
C. Teacher
D. Object
E. None of them can be used.
2. Given the following class definition in one source file:
Class Base {
Public Base () {//…}
Public Base ( int m ) {//…}
Protected void fun ( int n ) {//…}
Public class child extends Base {//member methods}
Which methods can be added into the child class correctly?
A. private void fun(int n){//…}
B. void fun (int n){//…}
C. protected void fun(int n){//…}
D. public void fun(int n){//…}
E. public m(){//…}
3. What is the result of executing the following code, using the parameters 4 and 0;
Public void divide(int a, int b){try
{int c=a/b;}catch(Exception e){System out print(“Exception”);}
A. Prints out: Exception Finally
B. Prints out: Finally
C. Prints out: Exception
D. No output
4. The range of int is _______________________.
5. 请基于Object Oriented[基于对象的编程]使用java语言结构设计一个航空母舰[包括舰载飞机]对象组[object:carrier,plane……etc].
6. 实现Java程序:
功能要求:将一个输入字符串,根据参数替换对子字符串后返回,优化速度,优化空间。
例:输入值“ABBCD”,操作方式为把子字符串“AB”替换为“EF”返回值“EFBCD”
public string reversestring(string instr,string substr,string replacestr){……在答题纸上实现代码……}
7. 实现Java程序:
功能要求:返回输入字符串中最大的连续相同的子字符串,优化速度,优化空间。[注:请勿使用String. Replace^11(String, String)自己实现算法]
例:输入值“ABBC”返回值“BB”
public string getsubstring(string instr){……在答题纸上实现代码……}
8. based on your understanding of the following java related technologies:servlcts, JavaServerPage,JavaBeans,Enterprise JavaBeans, how do you think these technologies are work together or are applied in the development of an internet-based application(可以使用示意图方式)
9. 请描述在关系型数据库应用中,应该基于哪些原则进行SQL条件语句[where……]进行性能调优?
10. 请描述你是如何不断跟进和了解最新的软件技术[尤其是在软件开发领域的技术],近期你在钻研哪些技术?
Tag:面试技巧,公务员面试技巧,面试的技巧,求职就业指导 - 面试技巧
- 上一篇:JAVA程序员招聘试题
《网络工程师招聘试题》相关文章:
- 网络工程师招聘试题
- › 网络工程专业简历模板
- › 网络工程师专业求职简历模板
- › 2016最新网络工程师简历模板
- › 网络工程师人才简历
- › 昆明网络工程师求职简历
- › 网络工程专业个人简历模板
- › 计算机科学与技术(网络工程)专业简历模板
- › 网络工程师专业的简历模板
- › 网络工程与软件技术专业自荐信模板
- › 最新网络工程专业个人简历模板
- › 网络工程师专业简历模板
- › 最新网络工程师专业简历模板
- 在百度中搜索相关文章:网络工程师招聘试题
- 在谷歌中搜索相关文章:网络工程师招聘试题
- 在soso中搜索相关文章:网络工程师招聘试题
- 在搜狗中搜索相关文章:网络工程师招聘试题
最新更新
推荐热门
- · 招聘单位不解风情?学生情侣求职
- · 八大技巧帮助你面试成功
- · 最与众不同的面试方式
- · 求职者面试注意事项
- · 客服面试问题
- · 面试时身体语言的30种信号
- · 大学生村官面试技巧
- · 大学生就业面试要领
- · 面试中应聘者切忌“套熟”
- · 可反问面试官的问题