Home » Interview » Technology

How many types of classes are there in Java?

Correct Answer: Two types of classes: 1) Top Level Class 2) Classes within Class i) member classes a) static member class b) non static member class ii) local classes iii) anonymous classes

← Previous Question Next Question→

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion