Quiz

A short quiz to test your understanding of classes in Java

We'll cover the following...
Technical Quiz
1.

The attributes of a class can be divided into the following two parts:

A.

Methods and Constructors.

B.

Method and Access Modifiers.

C.

Methods and Fields.

D.

None of the above.


1 / 5