|
|
| Core Java Interview Questions - Page 2 |
|
What are the interfaces you used in Beans?
What are the classes you used in Beans?
What is the diffrence between an Abstract class and Interface?
What is user defined exception?
What do you know about the garbate collector?
How do you communicate in between Applets & Servlets?
What is the use of Servlets?
In an HTML form I have a Button which makes us to open another page in 15 seconds. How will do you that?
What is the difference between Process and Threads?
How will you initialize an Applet?
What is the order of method invocation in an Applet?
When is update method called?
How will you communicate between two Applets?
Have you ever used HashTable and Dictionary?
What are statements in JAVA?
What is JAR file?
What is JNI?
What is the base class for all swing components?
What is JFC?
What is Difference between AWT and Swing?
Considering notepad/IE or any other thing as process, What will Happen if you start notepad or IE 3 times? Where 3 processes are started or 3 threads are started?
How does thread synchronization occurs inside a monitor?
How will you call an Applet using a Java Script function?
Is there any tag in HTML to upload and download files?
Why do you Canvas?
|
|