Answer Posted / ravikiran(aptech mumbai)
yes for(;;)
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How many threads can java run?
How many functional interfaces does java 8 have?
explain copyonwritearraylist and when do we use copyonwritearraylist?
Why does abstract class have constructor?
How are multiple inheritances done in Java?
What is meant by bytecode?
What are the different data types in java?
What’s a deadlock?
What is the map interface in java programming?
What is difference between synchronize and concurrent collection in java?
What is the memory leak in java?
How to instantiate static nested classes in java?
What is a conditional statement explain with example?
Which class is the superclass of all classes?
What all methods are used to prevent thread execution ?