You are on page 1of 2

1 2 3 4 5 6 7 8

Tell me about your self? Is Java Pass by Reference or Pass by Value? What is the difference between an Interface and an Abstract class? What is the purpose of garbage collection in Java, and when is it used? What is Marker interface? How is it used in Java? Can you give few examples of final classes defined in Java API? What is the importance of init() method in Servlet? How to improve Servlet Performance ?

9 How can a servlet refresh automatically if some new data has entered the database? 10 How does JSP handle run-time exceptions? 11 What is an EJB Context?

1 2 3 4 5 6 7 8 9

Why do you want to work in this industry / company? Which location do you want to work in and why? Describe a problem you faced and how you deal with it What are the types of class loaders in Java. Write your own ArrayList in Java ? How to read and write image from a file ? What is difference between static and init block in java. How ConcurrentMap works? Can a static block throw exception?

10 What is difference between iterator access and index access? 11 Why character array is better than string for storing password in java? 12 what is daemon thread in java 13 What is Java Reflection API? 14 What is the difference between Serializable and Externalizable interfaces

15 Explain the difference between Shallow Copy and Deep Copy.

You might also like