- Can you invoke the methods on a Thread once it is stopped?
- Can we serialize the static members?
- Is there a separate stack for each thread in Java
- Can the main() method be overloaded? or overrided? and what happens when we do so?
- Whether we can set the time implicitly for the garbage collection?
- Can an exception be rethrown?
- Can a lock be acquired on a class?
- Can a for statement loop indefinitely?
- Can a double value be cast to a byte?
- Can we serialize the static variable?
- Can I create final executable from Java?
- Does JVM maintain a cache by itself? Does the JVM allocate objects in heap? Is this the OS heapor the heap maintained by the JVM? Why
- Can we send object using Sockets
- Can we declare multiple main() methods in multiple classes.ie can we have each main method in its class in our program?
- Can i limit the initial capacity of vector in java?
- What are wrapper classes?
- IS String is a wrapperclass? explain wrapper class
- What are wrapped classes?
- What are wrapped classes?
- What are the problems faced by Java programmers who don't use layout managers?
August 1, 2007
J2EE Interview Questions - 2
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment