Java J2EE (14736)
J2ME (151)
Java Related AllOther (507)
What happens when heap memory is full?
Once the destroy() method is called by the container, will the servlet be immediately destroyed? What happens to the tasks(threads) that the servlet might be executing at that time?
How can an application do a jms operation and have it succeed, independent of the result of the transaction? : BEA Weblogic
Is age discrete or continuous?
Explain different parts available as part of jvm and describe them in few lines.
What is mapping class in hibernate?
How do you reverse a word in java?
Write a program to call the store procedure of oracle that takes no parameter?
What is spring configuration file?
Are arrays immutable in java?
What is meant by nested loop?
What is the relationship between local interfaces and container-managed relationships?
Explain reverse a linked list recursive java solution?
Can annotations be inherited?
What is a nested list?