s*******r 发帖数: 197 | 1 我是学通信的,暑假开始自学了java,这学期也选了java的课,平时有点coding的作业
,但是没有什么像样的course project。这里正忙着找coop,如果找不到明年5月就得
毕业,没有coop找fulltime就更难了。请大牛们贴点面试题,顺便给点意见,先谢谢了
。 | b******y 发帖数: 9224 | | c********g 发帖数: 449 | 3 search 本坛, you will find a java interview book link. | f****n 发帖数: 208 | 4 Based on my experience, these are the popular ones:
1) Final, finally and finanize key words understanding
2) Synchronized keyword and wait, notify (notifyAll) situation.
3) Serialization understanding, Static varible serialization?
4) Method overiding and overloading and shadowing
5) Java 5 features, Autoboxing, Generics...
6) Exception handling, Excepetion classes structure, checked and non checked
exception, throwable and error class
7) Collections, Differenece between arraylist, vector and l | f****n 发帖数: 208 | 5 Based on my experience, these are the popular ones:
1) Final, finally and finanize key words understanding
2) Synchronized keyword and wait, notify (notifyAll) situation.
3) Serialization understanding, Static varible serialization?
4) Method overiding and overloading and shadowing
5) Java 5 features, Autoboxing, Generics...
6) Exception handling, Excepetion classes structure, checked and non checked
exception, throwable and error class
7) Collections, Differenece between arraylist, vector and l | f****n 发帖数: 208 | 6 Based on my experience, these are the popular ones:
1) Final, finally and finanize key words understanding
2) Synchronized keyword and wait, notify (notifyAll) situation.
3) Serialization understanding, Static varible serialization?
4) Method overiding and overloading and shadowing
5) Java 5 features, Autoboxing, Generics...
6) Exception handling, Excepetion classes structure, checked and non checked
exception, throwable and error class
7) Collections, Differenece between arraylist, vector and l | f****n 发帖数: 208 | 7 Based on my experience, these are the popular ones:
1) Final, finally and finanize key words understanding
2) Synchronized keyword and wait, notify (notifyAll) situation.
3) Serialization understanding, Static varible serialization?
4) Method overiding and overloading and shadowing
5) Java 5 features, Autoboxing, Generics...
6) Exception handling, Excepetion classes structure, checked and non checked
exception, throwable and error class
7) Collections, Differenece between arraylist, vector and l | s*******r 发帖数: 197 | |
|