Answer Posted / ravikiran(aptech mumbai)
yes for(;;)
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Why local variables are stored in stack?
What all access modifiers are allowed for top class ?
Can you override private or static method in java?
Is java hashset ordered?
What is the use of put method?
Can we rethrow the same exception from catch handler?
How does hashmap work in java ?
Why does java have different data types for integers and floating-point values?
What is indexof in java?
How is it possible for two string objects with identical values not to be equal under the == operator?
Is hashset sorted in java?
why are there separate wait and sleep methods? : Java thread
Explain the difference between an object-oriented programming language and object-based programming language?
What are different type of exceptions in java?
What is the purpose of the runtime class in java programming?