Question 69 / 90:  What can contain a mixture of implemented and unimplemented methods and must be extended to use?
A  Concrete class
B  Abstract class
C  Java class
D  Interface
<< First < Previous Flashcard Next > Last >>
Explanation:

B is correct. An abstract class may contain implemented or unimplemented methods. An unimplemented method is also called an abstract method.

A, C, and D are incorrect.

A is incorrect because a concrete class is a normal Java class that has all of its methods implemented.

C is incorrect because the term “Java class” is a general term and does not apply to a specific type of class.

D is incorrect because an interface is used to create a public interface for a class. It may not contain any implemented methods.

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

My OCA Mock

Author:

Access: Public Instant Grading

Ask
Michael Sag
Start Exam
David Bourgeois
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>