Answer Posted / sanjay singh bisht
while(true)
{
System.out.println("sanju baba");
}
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the differences between c++ and java?
Who is the owner of java?
how to open and edit XML file in Weblogic???
what do you mean by stream pipelining in java 8? Explain
Can we have any code between try and finally blocks?
Does google use java?
What is difference between add() and addelement() in vector?
What isan abstract class and when do you use it?
Is sizeof a keyword in java programming?
How can I right-justify a string?
What is procedure overloading?
What is the string function?
Can we increase array size dynamically in java?
What is static import?
What is broken and continue statement?