1.what is oracle.
2.what is major differenece oracle8i and oracle9i.
4.tell me some thing ur self.
5.please 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 servlets.
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 use in ur project.
31.what is deployment descriptor.
32.what is heirarchy of files in struts.
33.please draw struts frame wrok.
34.please draw j2ee architecture.
35.please draw mvc-2 architecture.
36.please 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 use 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 choose application server on linux and database server on aix.
45.please tell me about ur project.
46.what is major concepts in oops.
47.why u choose mvc-2 architecture.
48.what is implicit object.
49.how many implicit objects in jsp
50.why choose weblogic8.1 other than any applicationserver.
51.what is water fall model vs sdlc
52.what is use 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].selected == true ) ? true : false
var j1= (obj.options[j].selected == true ) ? true : false
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].selected = (j1 && true ) ? true : false
obj.options[j].selected = (i1 && true ) ? true : false
}
}
}
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 synchronised
20.what is main difference between arraylist and vector.
ans:Vector is synchronised
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.
23.what is advantage and disadvantage of distributed techonologies.
language is avoided. Application can be built flexible to meet requirements. Division of labour is possible. Best of all the technologies and platforms can be optimally utilized. Complexity of requirements can be reduced.
25.what is difference between procedure and functions.''
ans:Fuctions can return value ,procedures cant return value
26.what is jdbc.
ans:Connecting to DB from java program requires JDBC
27.what are type of drivers.
type1,2,3,4
29.how to collect requuirements form u r client.
is not a job of a technical person. It is better for a BA to do it.
30.which process use in ur project.
Generally u can say:
Project related process: Analysis, Design, Sign-off Documents, Implementation, Integration, Testing, UAT
Work related process:
Technical Design, Work Allocation, Code Review Checklist, Unit Test Form will be prepared by the Project Lead and given to the developer.
Developer prepares the Unit Test Case
Implements Code, Performs Test
Submits Code through CVS / VSS
Submits documents along with Release Checklist to the tester / leader.
31.what is deployment descriptor.
ans:Which contains the infrnmation like which file to be used
40.what is platfrom independent
ans:A language is said to be platform independent if it can be run on any machine with out modifying code
41.what is awt and swing.
ans:AWT are heavy weight components and swings are light weight components
46.what is major concepts in oops.
ans:Abstraction,polymorphism,encapsulation,inheritance
47.why u choose mvc-2 architecture.
ans:In MVC-2 controller is servlet rather than JSP which makes it efficient
48.what is implicit object.
ans:Implicit objects are a set of Java objects that the JSP Container makes available to developers in each page
49.how many implicit objects in jsp
ans:out,page,session,request,response,application,page context,config
分享到:
相关推荐
在IBM的Java英文面试中,面试官可能会提出各种问题来测试候选人的技术能力和项目经验。...在准备IBM的Java面试时,候选人应熟悉这些概念,同时具备扎实的编程基础、项目经验以及良好的问题解决能力。
IBM java 英文面试题,有兴趣的朋友可以看看!!!
以下是一些IBM Java面试中可能会遇到的问题及答案: 1. **什么是Oracle?** Oracle是一种关系型数据库管理系统(RDBMS),由Oracle公司开发,广泛用于存储、管理和检索数据。 2. **Oracle8i与Oracle9i的主要区别...
这个名为"华为与IBM等公司JAVA面试题大全.rar"的压缩包文件,很可能是为准备这两家公司面试的Java开发者提供的一份宝贵的参考资料。它包含了aybook.cn_hudicjuemshice1101.doc文档、更多电子书下载.html链接以及E书...
Java面试题集: Java是一种广泛使用的面向对象的编程语言,其设计目标是具有高生产力、可移植性、安全性和性能。在Java面试中,常见的知识点包括但不限于:基础语法(如类、对象、接口、继承、多态)、异常处理、...
│ 上海税友软件 面试题.doc │ 公司培训文档-混淆的基本概念.doc │ 基本算法.doc │ 孙卫琴精通struts.基于MVC的.java.web设计与开发.pdf │ 学习Struts提供的和Form相关标签.txt │ 日企编码规范.doc │ 电信盈科...
│ 上海税友软件 面试题.doc │ 公司培训文档-混淆的基本概念.doc │ 基本算法.doc │ 孙卫琴精通struts.基于MVC的.java.web设计与开发.pdf │ 学习Struts提供的和Form相关标签.txt │ 日企编码规范.doc │ 电信盈科...
【标题】"IBM经典面试题"揭示了IBM公司在招聘过程中关注的技术与理论要点,这些题目通常涵盖计算机科学的基础、编程语言、操作系统、数据结构、算法、网络、数据库等多个领域。IBM作为全球知名的科技公司,其面试...
│ 上海税友软件 面试题.doc │ 公司培训文档-混淆的基本概念.doc │ 基本算法.doc │ 孙卫琴精通struts.基于MVC的.java.web设计与开发.pdf │ 学习Struts提供的和Form相关标签.txt │ 日企编码规范.doc │ 电信盈科...
│ 上海税友软件 面试题.doc │ 公司培训文档-混淆的基本概念.doc │ 基本算法.doc │ 孙卫琴精通struts.基于MVC的.java.web设计与开发.pdf │ 学习Struts提供的和Form相关标签.txt │ 日企编码规范.doc │ 电信盈科...
本资源“java面试题大全”涵盖了华为、中兴、IBM等知名企业的经典面试题目,为准备Java面试的开发者提供了宝贵的参考资料。 一、Java基础 1. Java的数据类型:了解Java的八种基本数据类型,以及它们的存储空间和...
在IT行业中,IBM(国际商业机器公司)作为全球知名的技术巨头,...这份文档中的IBM社会招聘笔试题答案(key).doc将为你提供宝贵的参考,帮助你更好地准备这个过程。通过深入学习和实践,你一定能实现自己的职业目标。
【IBM面试题】是IT行业中一个重要的参考资源,它涵盖了各种技术领域,旨在考察候选人的技术深度、问题解决能力和逻辑思维。这些题目通常包括但不限于操作系统、数据结构、算法、网络、数据库、编程语言等多个方面的...
其中包括了: java面试题大总结 逻辑能力题 笔试大全 ibm,sun面试题.txt 华为面试题.txt 微软面试题.doc ..... 以供找工作的朋友参考
Java面试和笔试题是检验开发者基础技能和深入理解的关键途径。以下是一些常见的Java面试问题及其解析: 26、什么时候用 `assert`? `assert` 用于在代码中插入断言,以确保某些条件在执行时始终为真。在开发和测试...
│ 上海税友软件 面试题.doc │ 公司培训文档-混淆的基本概念.doc │ 基本算法.doc │ 孙卫琴精通struts.基于MVC的.java.web设计与开发.pdf │ 学习Struts提供的和Form相关标签.txt │ 日企编码规范.doc │ 电信盈科...
提供的文档和网页资料,如"java面试题.doc"、"JAVA面试题最全集.htm"、"中远面试题.txt"、"ibm笔试题"等,应包含大量具体的题目和解析,可以作为复习和准备的重要参考资料。记得结合实际编码练习,巩固理论知识,...
Java面试题涵盖了许多核心概念,这里我们逐一详细讨论: 1. **J2EE**:Java 企业版(J2EE)是Java平台的一个版本,专为构建企业级分布式应用程序而设计,包括Web服务器、应用服务器和数据库服务器。 2. **...
【IBM国际商业机器全球服务(中国)有限公司JAVA笔试题】是针对应聘者在应聘IBM公司相关职位时可能会遇到的一类专业测试。此类笔试通常旨在评估应试者的JAVA编程能力、理解深度以及解决问题的能力。IBM作为一家全球...
7. **英语能力**:由于IBM是一家国际公司,因此英语阅读和理解能力也很重要,可能会有英文的笔试题目或技术文档。 面试环节则更注重综合能力的考察,除了技术问题,还会有行为面试和案例分析。例如: - **行为面试...