IBMjava英文面试题(附参考答案)

更新时间:2023-05-23 15:02:27 阅读: 评论:0

IBMjava英文面试题(附参考答案)
保安工作计划1.what is oracle.
2.what is major differenece oracle8i and oracle9i.
4.tell me some thing ur lf.
5.plea tell me about oops.
6.what is single inheritance.
7.what is multiple inheritance.
8.can java support multiple inheritance.
9.what is interface.
10.what is differenec between abstract class and interface.
11.how to u prove that abstrace class cannot instantiate directly.
12.what is differenece between string and stringbuffer.
13.what is immutable
14.how to write a program using sort program.
15 how to write a program using unsort program.
16.what is legacy.
17.what is legacy api
18.what is legacy interface.
19.what is main difference hashmap and hastable
20.what is main difference between arraylist and vector.
21.what is struts framework.
22.what are distributed techonologies.
23.what is advantage and disadvantage of distributed techonologies.
24.what is main difference between jsp and rvlets.
25.what is difference between procedure and functions.
26.what is jdbc.
27.what are type of drivers.
28.what is type 4 driver.
29.how to collect requuirements form u r client.
30.which process u in ur project.
31.what is deployment descriptor.
32.what is heirarchy of files in struts.
33.plea draw struts frame wrok.
我眼中的杜甫
34.plea draw j2ee architecture.
35.plea draw mvc-2 architecture.
36.plea draw that how design op module.
37.how to find a file on linux.
38.how to configure weblogic8.1 on linux.
39.why you u struts framework in ur project.
40.what is platfrom independent
41.what is awt and swing.
42.what is heavy wieght components.
43.what is feature of weblgoic8.1.
44.why you choo application rver on linux and databa rver on aix.
45.plea tell me about ur project.
46.what is major concepts in oops.
47.why u choo mvc-2 architecture.
48.what is implicit object.
49.how many implicit objects in jsp
50.why choo weblogic8.1 other than any applicationrver.
51.what is water fall model vs sdlc
52.what is u of dataflowdiagrams
53.wha t is ip in ur project.
54.what about reception module
—————————————————————————————————————————————————————————
歌颂祖国诗歌1. Oracle is an RDBMS product with DDL and DML from a company called Oracle Inc.
2. Difference between 8i and 9i is given in the Oracle site
3. Question not available
4. Something
5. oops is Object Oriented Programming
6.what is single inheritance.
ans:one class is inherited by only other one class
7.what is multiple inheritance.
斩监侯ans:One class inheriting more than one class at atime
8.can java support multiple inheritance.
ans:No
9.what is interface.
ans:Interface has only method declarations but no defn
10.what is differenec between abstract class and interface.
ans:In abstract class some methods may contain definition,but in interface every method should be abstract
推广普通话主题班会
11.how to u prove that abstrace class cannot instantiate directly.
ans:As they dont have constructor they cant be instantiated 12.what is differenece between string and stringbuffer.
ans:Strings are immutable where as string buffer can be modified 13.what is immutable
ans:Which cant be changed
14.how to write a program using sort program.
数字游戏有哪些
15 how to write a program using unsort program.
ans: Both can be done using javascript
This is for Sort
function SelectTextSort(obj) { // sort by text
var N=obj.options.length;
for (var i=0;i<="">
for (var j=i+1;j<="">
if ( obj.options[i].text > obj.options[j].text ) {
var i1= (obj.options[i].lected == true ) ? true : fal
var j1= (obj.options[j].lected == true ) ? true : fal
var q1 = obj.options[j].text;国际象棋下法
var q2 = obj.options[j].value;
obj.options[j].text = obj.options[i].text;
obj.options[j].value = obj.options[i].value;
obj.options[i].text = q1;
obj.options[i].value = q2;
obj.options[i].lected = (j1 && true ) ? true : fal
obj.options[j].lected = (i1 && true ) ? true : fal
}
}
}
return true
}
16.what is legacy.
17.what is legacy api
18.what is legacy interface.
ans: legacy is something that is old in terms of technology/ system
19.what is main difference hashmap and hastable
ans:Hash table is synchronid
20.what is main difference between arraylist and vector.
ans:Vector is synchronid
21.what is struts framework.
22.what are distributed techonologies.
交通事故报告
distributed technologies means any technology / s/w program that are having many components in multiple environments that interact with each other depending on the functional requirements and design.

本文发布于:2023-05-23 15:02:27,感谢您对本站的认可!

本文链接:https://www.wtabcd.cn/fanwen/fan/82/746519.html

版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

标签:班会   诗歌   面试题   计划   游戏   报告   普通话
相关文章
留言与评论(共有 0 条评论)
   
验证码:
推荐文章
排行榜
Copyright ©2019-2022 Comsenz Inc.Powered by © 专利检索| 网站地图