Question 9 / 90:  You have created a set of classes for your company and would like to include them in a package. Which one of the following would be a valid package name?
A  your company name
B  com.your company name
C  java.your company name
D  java.your_company_name
E  com.your_company_name
<< First < Previous Flashcard Next > Last >>
Explanation:

E. A package name should be your reverse domain name.

A, B, C, and D are incorrect.

A, B, and C are incorrect because they contain spaces that are not valid characters in package names.

C and D are incorrect because java* is reserved for official Java packages.

Exam Home Page
https://www.jobilize.com/quiz-my-oca-mock-exam-by-mike-wolf

My OCA Mock

Author:

Access: Public Instant Grading

Ask
Lakeima Roberts
Start Quiz
Tess Armstrong
Start Quiz
Copy and paste the following HTML code into your website or blog.
<iframe src="https://www.jobilize.com/embed/quiz-my-oca-mock-exam-by-mike-wolf" width="600" height="600" frameborder="0" marginwidth="0" marginheight="0" scrolling="yes" style="border:1px solid #CCC; border-width:1px 1px 0; margin-bottom:5px" allowfullscreen webkitallowfullscreen mozallowfullscreen> </iframe>