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 6405which one is more efficient int x; 1. if(x==null) 2.if(null==x) state which one either 1 or 2?
6 11204how 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 7275
What does singleton mean in java?
How to import ejb project in eclipse?
What is string array?
Write a program in java to create a doubly linked list containing n nodes.
What are the loop holes of struts?
List the important attribute and elements of action mapping under struts.
What do you mean by pointer value and address?
What is the life cycle of actionform?
What is the size of arraylist in java?
Why map is used in java?
Define jre i.e. Java runtime environment?
Can singleton class be cloned?
what is the max length of the message does mq support?
What is save method in hibernate?
How to pass arugments to server through machine?