Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) What will be the default values of all the elements of an array defined as an instance variable?
1031Is it possible to define a method in java class but provide it’s implementation in the code of another language like c?
1033Is it correct to say that due to garbage collection feature in java, a java program never goes out of memory?
1021What environment variables do I need to set on my machine in order to be able to run java programs?
1019
How can the checkbox class be used to create a radio button?
What is spring dto class?
What is passivation and activation in ejb?
How many bits are used to represent unicode, ascii, utf-16, and utf-8 characters?
Can resultset be null in java?
Write about the different types of listener related events?
Why are getters and setters used?
What is the difference between executing, executequery, executeupdate in jdbc?
What is jms (java messaging service)?
Can we call multiple controller commands from a jsp?
What is the driver class?
how can i use a nonsynchronized hashtable?
Why singleton pattern is better than creating singleton class with static instance?
What is the final class?
How does hibernate help in the programming?