Categories

Ajeet Singh
What makes Java Platform Independent?
In JMS, what is durable subscription?
When to use Template Method pattern?
How to create thread-safe singleton objects in Java without using 'synchronized'?
Are constructors inherited in Java?
In Java, what is the impact of calling run method and not the start method on a Thread?
What are the different types of dependency injection supported in Spring?
In Java, what is the difference between Stack and Queue?