posts - 84, comments - 54, trackbacks - 0, articles - 0
   :: 首页 :: 新随笔 :: 联系 :: 聚合  :: 管理
今天接受了一个美资公司的电话面试,记录下了大部分的题目:
1. Talk about overriding, overloading.
2. Talk about JAVA design patterns you known.
3. Talk about the difference between LinkedList, ArrayList and Vector.
4. Talk about the difference between an Abstract class and an Interface.
5. Class a = new Class(); Class b = new Class();
 if(a == b) returns true or false, why?
6. Why we use StringBuffer when concatenating strings?
7. Try to explain Singleton to us? Is it thread safe? If no, how to make it thread safe?
8. Try to explain Ioc?
9. How to set many-to-many relationship in Hibernate?
10. Talk about the difference between INNER JOIN and LFET JOIN.
11. Why we use index in database? How many indexes is the maximum in one table as your suggestion?
12. When ‘Final’ is used in class, method and property, what dose it mean?
13. Do you have any experience on XML? Talk about any XML tool you used ,e.g. JAXB, JAXG.
14. Do you have any experience on Linux?
15. In OOD, what is the usage of Sequence diagram?

评论

# re: 美资软件公司JAVA工程师电话面试题目  回复  更多评论   

2007-04-26 12:23 by ddd
基本能回答上来,

但是Not In English。。

哈哈。。。

第7题,不知道。。。

# re: 美资软件公司JAVA工程师电话面试题目  回复  更多评论   

2007-05-13 15:47 by 金大为
INNER JOIN and LFET JOIN.

用过n次,忘记n次。

只有注册用户登录后才能发表评论。


网站导航: