- * Why do you create interfaces, and when MUST you use one?
 -     * How to make application thread-safe?
 -     * Are constructors inherited? Can a subclass call the parent's class constructor? When?
 -     * Why Java is not fully object oriented?
 -     * Can an exception be re thrown?
 -     * What are wrapped classes?
 -     * Can a lock be acquired on a class?
 -     * Difference between Array List and Vector?
 -     * What is synchronization and why is it important?
 -     * Can a double value be cast to a byte?
 -     * Name four Container classes?
 -     * What are wrapped classes?
 -     * What is the difference between Serializalble and Externalizable interface?
 -     * How Linked list can be implemented in java with out using collection framework?
 -     * How many different types of JDBC drivers are present? Discuss them.
 -      * Which class is extended by all other classes?
 -     * A local inner class may be final or abstract?
 -     * What is transient variable?
 -     * Can the abstract class be final?
 -     * How will you pass values from HTML page to the Servlet?
 -     * Explain tier and -tier Architecture?
 
March 6, 2008
JAVA Interview Questions - 1
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment