Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) How does EJB 2.0 improve support for interoperability between EJB containers and other J2EE products?
1 3704
What is a hashmap used for?
there are N number of matchboxes numbered 1...N.each matchbox contain various number of stick.Two player can alternatevely pick some amount of stick from the higest stick containing box . The player is condidered win if there is no stick after his move.Find the final move so that the move player win. Note:In case the number of stick is equal ,pick the stick from the higest numbered box.
Where is jdbc url mysql?
What is the life cycle of spring bean?
What are native queries?
What is @controller annotation in spring mvc?
Explain about core java?
What is spring lazy init?
why would you use a synchronized block vs. Synchronized method? : Java thread
Why spring mvc is used?
Define application context module?
What is jdbc thin client?
What is the different between get and post?
What is a numeric string?
What is the use of @resource annotation in spring?