Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116)
Explain about instanceof operator in java?
What are packages in java?
What are authoring and presentation templates?
Which viewresolver class is widely used?
What is rmi and ejb in java?
What is the functionality of a jms message producer?
What are the different groups under web logic security?.
What are three types of annotations?
What is the difference between the paint() and repaint() methods?
What are the steps to send and receive JMS message ?
What are different parts of a url?
What is identifier in java?
1.IN CASE OF DYNAMIC METHOD DISPATCH WHY WE USE REFERENCE VARIABLE,WE CAN USE THE DIFFERENT DEFINED OBJECT DIRECTLY TO ACCESS THE DATA MEMBER AND MEMBER FUNCTION OF THAT RESPECTIVE CLASS?WHAT IS THE MAIN FUNCTION OF "REFERENCE VARIABLE" HERE?
What signal tells the jvm to give a thread dump? Does those signal work if you specify -xrs? Why?
How the interruptible method gets implemented?