- What are the problems faced by Java programmers who don't use layout managers?
- What is synchronization and why is it important?
- What is the immediate superclass of the Dialog class?
- Name four Container classes?
- What is widning and narrowing ?
- In overriding, the super class method throws I/O exception & in sub class that method throws arithmetic exception. what happens?
- How we know a class is Serialized or not from a package
- What is the difference between Serializalble and Externalizable interface?
- Please give me answer why we use Interface though it contain only blank implementation
- What is the order of intialization of variables in Java.
- How does a try statement determine which catch clause should be used tohandle an exception?
- How does a try statement determine which catch clause should be used to handle an exception?
- What is the relationship between clipping and repainting?
- What state does a thread enter when it terminates its processing?
- When a thread blocks on I/O, what state does it enter
- What happens when you invoke a thread's interrupt method while it is sleeping or waiting?
- What is the difference between yielding and sleeping?
- What is the difference between String and StringBuffer? Which is better to use in project?
- When is update method called?
- What is the use of unicast remote object?
August 1, 2007
J2EE Interview Questions - 3
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment