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 is Bootstrapping in RMI?
what is the Remote Stub?
when we applied start()method on a thread ,how does it know that to execute run()method on that object?
What is a modular application? What does module-relative mean?
diffrence between jsp and servelts.
What modifiers may be used with an interface declaration?
Java is fully object oriented languages or not?
What is the difference between the session.update() method and the session.lock() method?
What is jboss?
how the mapping can be done from jsp to actionservlet?
why static class in java
What is a session? Can you share a session object between different theads?