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
Can bool be null?
Why use string handling in Java?
What is the class in java?
What are the different approaches to implement a function to generate a random number?
Can we synchronize static methods in java?
Is void a data type?
What is Enum in Java?
Can we override private method?
What is t in parametric equations?
Why can't you declare a class as protected?
Name component subclasses that support painting in java programming?
What programs use java?
What is the difference between jdk and jre?
Why singleton pattern is better than creating singleton class with static instance?
what is the difference between Object Based Language and Object Oriented Language?