Question 79 / 90:  What does it mean to “program to an interface”?
A  Objects should be referenced by the interface they implement.
B  Every object should implement at least one interface.
C  Extending classes should be avoided in favor of using interfaces where possible.
D  “Program to an interface” is another term for well-designed code.
<< First < Previous Flashcard Next > Last >>
Explanation:

A. The statement “program to an interface” means that objects should be referenced by the interfaces that they implement. This creates more modular code.

B, C, and D are incorrect. None of these statements describe the concept.

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

My OCA Mock

Author:

Access: Public Instant Grading

Ask
Yacoub Jayoghli
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>