Answer Posted / ravikiran(aptech mumbai)
for the looping or iterative statements we have to make use
of labels inorder to distinguish between outer and inner loops
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Can we create more than one object singleton class?
Explain about instanceof operator in java?
Mention some features of java?
Is void a type?
how to create constants in java?
What is the epoch date?
A non-static inner class may have object instances that are associated with instances of the class’s outer class. A static inner class does not have any object instances.
How does predicate work in java?
describe method overloading
What is identifier with example?
What are the disadvantages of object oriented programming?
What is nested top-level class?
Is it safe to install java on my computer?
What is the use of :: in java?
What is return data type?