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
Explain the differences between abstraction and encapsulation?
What do you mean by checked exceptions?
What is adapter in java?
What do you understand by java virtual machine?
What is data type in computer?
What is the size of a string in java?
Mention the default values of all the elements of an array defined as an instance variable.
How many digits is int32?
When we should use serialization?
Why are variables important in research?
What is data type in java?
What do you mean by local class?
Explain how hashmap works?
What are pass by reference and pass by value?
how to write a server program and sending the mails to the server using smtp protocol please help me