Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) Is j2ee a language or framework?
Explain the different modes of auto wiring.
Where jdbc drivermanager class is used?
How many bits is a boolean?
How many days will it take to learn java?
Define an applet in java?
What are the differences between mqinput node and input node ?
Explain about fail safe iterators in java?
What is the map interface?
If a method is declared as protected, where may the method be accessed in java programming?
How to create war file?
What is the properties class in java programming?
How can we reduce database write action times in Hibernate?
What are the classes placed in the weblogic classpath?
what is mutual exclusion? How can you take care of mutual exclusion using java threads? : Java thread