范文无忧网面试笔试面试回答

网络工程师招聘试题

11月12日 编辑 fanwen51.com

[销售工程师面试经历]今天小编在本站上收集与面试相关的资料,无意中看到这份销售工程师面试经历,觉得里面的一些面试心得对正在求职的朋友很有帮助,因此跟大家分享一下,欢迎大家阅读。我们在大会议室...+阅读

网络工程师招聘试题

Please write your answer in answer sheet

Notice: These Exam Questions may he multi answers!

1.The Person, Student and Teacher are class names. These classes he the following inheritance relation as shown below:

Person (Parent)

Student (child) Teacher (child)

In Ja 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[基于对象的编程]使用ja语言结构设计一个航天空母舰[包括舰载飞机]对象组[object:carrier,plane……etc].

6.实现Ja程序:

功能要求:将一个输入字符串,根据参数替换对子字符串后返回,优化速度,优化空间。

例:输入值“ABBCD”,操作方式为把子字符串“AB”替换为“EF”返回值“EFBCD”

public string reversestring(string instr,string substr,string replacestr){……在答题纸上实现代码……}

7.实现Ja程序:

功能要求:返回输入字符串中最大的连续相同的子字符串,优化速度,优化空间。[注:请勿使用String. Replace

11(String, String)自己实现算法]

例:输入值“ABBC”返回值“BB”

public string getsubstring(string instr){……在答题纸上实现代码……}

8.based on your understanding of the following ja related technologies:servlcts, JaServerPage,JaBeans,Enterprise JaBeans, how do you think these technologies are work together or are applied in the development of an inter-based application(可以使用示意图方式)

9.请描述在关系型数据库应用中,应该基于哪些原则进行SQL条件语句[where……]进行性能调优?

10.请描述你是如何不断跟进和了解最新的软件技术[尤其是在软件开发领域的技术],近期你在钻研哪些技术?

网络工程师招聘试题

延伸阅读:

经典面试题的回答技巧无论是企业的招聘选拔还是应聘者,对面试的问题,一个是问,一个是答;如何能够从面试题的问与答中,判别出应聘者的个人素养、心理倾向和工作意愿呢?下面我们来看看求职者是如何回答者...

发散思维类面试题发散思维类的面试题目怎么回答比较好呢? 发散思维又称辐射思维、放射思维、多向思维、扩散思维或求异思维,是指从一个目标出发,沿着各种不同的途径去思考。发散思维是创造性思...

软件测试英文面试题求职者在参加英语面试时需要好好准备一下,下面我们来看看有关英文面试会问到的一些题目。1.要有一份高质量的自我介绍2.同时面试的人员,对你以前的测试工作经历会比较感兴趣,会...

2012年苏果面试题1.这个职务需要出差,你能适应吗? (可以,没问题) 2.苏果面试题:在纸上写了武汉二字,让我指出武汉周边其他城市所处位置?(瞎蒙,都错了) 3.为何辞职? 4.苏果面试题:如果公司派你去一个城...

结束面试的完美面试题在面试结束前,大多数的主考官都会丢问题给求职者,最常见的就是:你有没有什么问题或疑问,想要提出来的?无论求职者是否有提出问题,其实,这个问题背后的真正含意,通常是主考官用来测试...

2011年质检员笔试题以下是2011年质检员笔试题目,现分享给大家练习练习。一章 概述 1、国家验收标准:一个标准、16个规范(P9+建筑节能验收规范) 2、省验收及控制标准:住宅工程控制标准、建筑节能验收...

税法类笔试题以下分享是笔试题目是与税法有关的,大家敬请阅读: 税法类: 不能转嫁的税的类型 矿石进口需缴税(关税,增值税) 增值税一般纳税人符合的条件 对于纳税人的要求(在中国境内有住所或者...

活学活用的8个经典面试题面试过程中,面试官会向应聘者发问,而应聘者的回答将成为面试官考虑是否接受他的重要依据。对应聘者而言,了解这些问题背后的猫腻至关重要。本文对面试中经常出现的一些典型问题...

6道经典英文面试题6道经典英文面试题 First One: Work experience work experience is the type of work youve done in the past. If you hent started working yet you can say Right now I...

推荐阅读
图文推荐
栏目列表