Java J2EE (14736)
J2ME (151)
Java Related AllOther (507)
Write the basic requirement of a cmp entity based class in 2.0 from ejb 1.1?
What are the interfaces in java collections? : java collections
What is a singleton class? Give a practical example of its usage.
Is there any difference between nested classes and inner classes?
Can we override destroy method in servlet?
What if static is removed from main method?
Can we call the run() method instead of start()?
What will happen if a thrown exception is not handled?
What the two methods are of hibernate configuration?
We are getting a 'class not found' and developers like to know, if that class is being loaded or not. How can I assist them troubleshoot the issue?
What is the difference between a synchronized method and a synchronized block?
What steps are taken when the OS shifts from one-thread execution to another?
What is the latest spring version?
What are the drawbacks for singleton class?
Is jdk an api?