外企JAVA职位面试题,有兴趣的朋友进来解答一下!

msn365 2005-11-13 07:54:27
外企JAVA职位面试题,有兴趣的朋友进来解答一下!

  1. What different between CORBA and RMI?

  2. What is the JVM,JRE?

  3. What different between EntityBean and SessionBean?

  4. How to implement the transaction in EJB?

  5. How to define the inner class?

  6. What different between abstract class and interface in Jav a?

  7. How to use "final" to class,method and data?

  8. How to open a host and send a stream throught net in TCP/ IP using Java?

  9. How to use JAVA thread?

  10. How Java servlet work?
...全文
1568 27 打赏 收藏 转发到动态 举报
写回复
用AI写文章
27 条回复
切换为时间正序
请发表友善的回复…
发表回复
zengxftm 2005-11-22
  • 打赏
  • 举报
回复
UP
HouJinkun2005 2005-11-22
  • 打赏
  • 举报
回复
up too.
ianok 2005-11-22
  • 打赏
  • 举报
回复
up
zkb8465 2005-11-22
  • 打赏
  • 举报
回复
regards
taqing369 2005-11-22
  • 打赏
  • 举报
回复
ding yi xia
liufanjava 2005-11-21
  • 打赏
  • 举报
回复
看来想进外企还要好好学学英语啊
lip009 2005-11-21
  • 打赏
  • 举报
回复
谁给个答案撒
laou2008 2005-11-21
  • 打赏
  • 举报
回复
计算机方面的英文比普通的容易多了,当然要想说一口流利的英语那是不可能了

天外流星 2005-11-21
  • 打赏
  • 举报
回复
向大家学习了,建议常用E文交流!
sussman 2005-11-21
  • 打赏
  • 举报
回复
我现在就在外企实习培训JAVA,考试测验面试JAVA全部是英文的,还要加紧学习英语~
xh8872 2005-11-19
  • 打赏
  • 举报
回复
看样子,学好技术还不行,还要把英语学好!
liwenchao 2005-11-19
  • 打赏
  • 举报
回复
mark
mail25 2005-11-16
  • 打赏
  • 举报
回复
关注
treeroot 2005-11-16
  • 打赏
  • 举报
回复
1. What different between CORBA and RMI?
CORBA can be implemented by any language
RMI is limited to java.

  2. What is the JVM,JRE?
Java Virtual Machine
Java Runtime Enviroment

  3. What different between EntityBean and SessionBean?
It's easy to differ them,but hard to say the difference!
EntityBean is publicly considered as a darg!

  4. How to implement the transaction in EJB?
JTA (container or user defined)

  5. How to define the inner class?
just define the class in another class(in anywhere).

  6. What different between abstract class and interface in Jav a?
interface is more abstract than abstract class

  7. How to use "final" to class,method and data?
final class can't be extended
final method can't be overrided, and can be inline by compiler!
final data can't be modified if it has initialized
  8. How to open a host and send a stream throught net in TCP/ IP using Java?
Use java.net.Socket, you are stupid to ask such a foolish question,java
is famous as a network language,and socket is another mather.

  9. How to use JAVA thread?
Thread or Runnable.
invoke the start mothod of a Thread instance.

  10. How Java servlet work?
In short,init(),service(),destory();


msn365 2005-11-16
  • 打赏
  • 举报
回复
大家别讨论用中文还是英文,关键要答上来就成,跑题了
gaofeng9339 2005-11-15
  • 打赏
  • 举报
回复
应该用英语回答吧
zhaowenqiang_120 2005-11-14
  • 打赏
  • 举报
回复
惭愧!!!!!!!
深蓝 2005-11-14
  • 打赏
  • 举报
回复
题目都很基础,但都是核心啊!没有深刻的实践和自己的理解思考是不好答的啊

兄弟,你应聘的是哪个外企,说说看哈^_^
quleaf 2005-11-14
  • 打赏
  • 举报
回复
概念太大了
不是一下子就能回答的
msn365 2005-11-14
  • 打赏
  • 举报
回复
中文答也行,只要能答上来就成!
加载更多回复(7)

62,625

社区成员

发帖
与我相关
我的任务
社区描述
Java 2 Standard Edition
社区管理员
  • Java SE
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧