
ISM 3230 Quiz 2 with Answers (Florida Atlantic University)
- Which of the following is a comment in Java?
- Which of the following is a comment in Java?
- Which of the following is a Javadoc comment?
- Which program creates Javadoc's?
- Which of the following are incorrect regarding blank lines and space characters in Java?
- All classes contain a class declaration and is immediately followed by the class ________.
- Java class names must begin with an upper case character?
- By convention Java class names should begin with an upper case character?
- Java class names may begin with a number?
- Java classes are case sensitive?
- Which is the most correct definition of a Java class?