What is checkpoint? How to create checkpoints in our java
projects?
Answer Posted / 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 View All Answers
Can I use multiple html form elements with the same name?
What is glasgow?
To what value is a variable of the string type automatically initialized?
What do you know about seam?
What is TL and its use?
Explain phantom read?
What is prototype?
Explain what is synchronization?
When a thread blocks on i/o?
How task's priority is used in scheduling?
What is the RMI and Socket?
What are the difference between RMI and CORBA?
Is the ternary operator written x : y ? Z or x ? Y : z ?
Can I have an action without a form?
Why are my checkboxes not being set from on to off?