What is checkpoint? How to create checkpoints in our java
projects?
Answer / p.sivakumar from trichy sjc
System.in.read()
this method is used as a checkpoint in java programs
this method is used to get a character from standard device.
until you give input it will wait
| Is This Answer Correct ? | 2 Yes | 10 No |
What are the methods used for inter-thread communication? and in what class these methods are defined?
what is the port number of RMI?
AS a developer will u create a data source in connection pool? If so how will u do that, how to access the object from connection pool using IRAD tool?
What is the difference between long.class and long.type?
what we can't do in jdbc but can do hibernate?
How many ways can a thread be used?
what is a portable component?
Whats new with the stop(), suspend() and resume() methods in jdk 1.2?
What is Servlet Filter And What does it work?
Different between Struts and Spring? or Why use Spring, if you are already using Struts?
What is RMI Registry?
6 Answers Siemens, United Software Solutions,
What is waiting state? In what ways a thread can enter into waiting state?