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 high-level thread states?
diffrence between jsp and servelts.
Have you used threads in Servelet?
What is the difference between the session.update() method and the session.lock() method?
What is a compilation unit?
Connection Pooling with different type of databases?
Why a component architecture for the java platform?
What is the relationship between local interfaces and container-managed relationships?
What is a clone?
what is a Daemon Thread?
What are the various thread priorities?
What is the relationship between an event-listener interface and an event-adapter class?