Answer Posted / sukale shobha balshiram
int a=0;
while(a+1)
{
System.out.println(a);
}
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
What is the syntax and characteristics of a lambda expression?
What are the changes in java.io in java 8 ?
How many threads can java run?
What exactly is methodology?
What is the set interface in java programming?
Name some classes present in java.util.regex package.
What are the special characters?
How do constructors use this() and super()?
What do you mean by constructor?
What do you understand by synchronization?
What's a method in programming?
When should the method invokelater() be used?
Can java list be null?
What is the difference between C++ and Java and your preferences?
Explain the significance of listiterator.