1.

Choose the correct statements about choosing a name for a class in Java.

A. The class name can start with only a letter or underscore or dollar sign.
B. The class name can contain numbers
C. The class name can not start with a number
D. All the above
Answer» E.


Discussion

No Comment Found