DEVFYI - Developer Resource - FYI

Which class is extended by all other classes?

Java Interview Questions and Answers (part 2)


(Continued from previous question...)

253. Which class is extended by all other classes?

The Object class is extended by all other classes.

(Continued on next question...)

Other Interview Questions