Java Reference
In-Depth Information
11 . What is an infinite loop?
An infinite loop is a loop that runs indefinitely.
12 . When using break with a label, must the label be on a block that contains the break ?
Yes.
Chapter 4: Introducing Classes, Objects, and Methods
1 . What is the difference between a class and an object?
Search WWH ::




Custom Search