Java J2EE (14736)
J2ME (151)
Java Related AllOther (507)
What is an advantage of using the jdbc connection pool?
How do you implement singleton class?
Explain polymorphism citing an example.
What is a 4 tier architecture?
What is ioc or dependency injection?
If a java process keeps going down due to an out of memory error, what all java options would you start with that would tell you what was in memory at the time of the out of memory error?
Explain about the select method with an example?
Give example to differentiate between call by value and call by reference.
What is Mutex (Mutual Exclusion Object) ?
Differentiate between vector and array list.
What are the configuration files in hibernate?
Is it possible to send or receive a message from within a message listener? : BEA Weblogic
Why did my jdbc code throw a rollback sqlexception?
How are the elements of a gridbaglayout organized?
What is autoproxying?