Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) why string is not taking as primitive datatypes but we r taking it as a class? why explain it?
2 6399which one is more efficient int x; 1. if(x==null) 2.if(null==x) state which one either 1 or 2?
6 11199how tha garbage collector know that the object will be deleted? on which algorithm the garbage collector works? what is the working principle of garbage collector? How manay types of garbage collectors r there?
1 7272
What is the purpose of action tag in struts.xml?
What is a ternary operator in java?
Does set allows null in java?
Explain about the architecture of web sphere?
What are the uses of java?
What are espots and how do we manage them?
When should I use a singleton?
What is the function of lightweight components used in swing?
Can a constructor be made final?
What is mdb in ejb?
How many bits is a word?
What is the use of entitymanager in hibernate?
Can we have multiple public classes in a java source file?
What is jms in java with example?
What is variable explain?