Exam (elaborations)
OCA Java SE 7 Practice Test Questions with Answers
- Course
- Institution
What are the components of a Java class file? * Package statement * Import statements * Comments * Class declaration { Variables Comments Constructors Methods Nested classes Nested interfaces Enum } If a class includes a package statement, where must it be placed? The first...
[Show more]