What is checkpoint? How to create checkpoints in our java
projects?



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

Post New Answer

More Advanced Java Interview Questions

What is Bootstrapping in RMI?

1 Answers  


what is the Remote Stub?

1 Answers  


when we applied start()method on a thread ,how does it know that to execute run()method on that object?

2 Answers   HCL,


What is a modular application? What does module-relative mean?

0 Answers  


diffrence between jsp and servelts.

6 Answers  


What modifiers may be used with an interface declaration?

0 Answers  


Java is fully object oriented languages or not?

0 Answers  


What is the difference between the session.update() method and the session.lock() method?

0 Answers  


What is jboss?

0 Answers  


how the mapping can be done from jsp to actionservlet?

2 Answers   SolutionNET,


why static class in java

0 Answers   Infotech, SunGard,


What is a session? Can you share a session object between different theads?

0 Answers  


Categories