设为首页 加入收藏

TOP

IBM java 英文面试题(附参考答案)(二)
2014-11-23 20:14:48 来源: 作者: 【 】 浏览:16
Tags:IBM java 英文 试题 参考 答案
ns[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.


overdependance on single platform / single 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


首页 上一页 1 2 下一页 尾页 2/2/2
】【打印繁体】【投稿】【收藏】 【推荐】【举报】【评论】 【关闭】 【返回顶部
分享到: 
上一篇英智兴达软件测试笔试题 下一篇误删oracle中dbs文件如何恢复?

评论

帐  号: 密码: (新用户注册)
验 证 码:
表  情:
内  容: