Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) What is the main difference between Client side Java Script and and Server side Java Script how actually they run on both side with Example.
1177How many JVMs can run on a single machine and what is the meaning of Just-In-Time (JIT) compiler?
TCS,
1567Given a singly linked list, determine whether it contains a loop or not without using temporary space?
1038How can you read an integer value from the keyword when the application is runtime in java? example?
HCL,
1212
If you are given a choice to implement the code to either insert a record or update if already exist, which approach will you follow ?
What is a double?
What is configuration in hibernate?
What is a java developer?
What is j2ee technology?
What is the use of jmstemplate in spring?
Describe the process as to how substring() methodology mechanisms in java.
Explain the functions of the following annotations: @component, @controller, @repository, @service.
What are the kinds of polymorphism?
Define hibernatetemplate?
What entries we make in the hibernate config file if we are not using hbm files but annotations?
How many bits is a word?
Why tomcat is used in java?
What is the difference between C++ and Java and your preferences?
Can two jms servers share the same persistent store? : BEA Weblogic