--%>

What is Class body

Class body: It is a body of class definition. The body collects the definitions of a class's members that is, methods, fields and nested classes.

   Related Questions in Programming Languages