Which of the following are true?

Options
- The Void class extends the Class class.
- The Float class extends the Double class.
- The System class extends the Runtime class.
- The Integer class extends the Number class.


CORRECT ANSWER : The Integer class extends the Number class.

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement