adplus-dvertising
frame-decoration

Question

An abstract class is which of the following?

a.

A class that has direct instances, but whose descendants may have direct instances.

b.

A class that has no direct instances, but whose descendants may have direct instances.

c.

A class that has direct instances, but whose descendants may not have direct instances.

d.

A class that has no direct instances, but whose descendants may not have direct instances

Posted under Data Models DBMS

Answer: (b).A class that has no direct instances, but whose descendants may have direct instances.

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. An abstract class is which of the following?

Similar Questions

Discover Related MCQs

Q. The term Incomplete for a UML has the same meaning as which of the following for an EER diagram?

Q. The fact that the same operation may apply to two or more classes is called what?

Q. Aggregation is which of the following?

Q. Composition is a stronger form of which of the following?

Q. Which of the following applies to a class rather than an object?

Q. The object-oriented development life cycle is which of the following?

Q. The benefits of object-oriented modeling are which of the following?

Q. Which of the following is a technique for hiding the internal implementation details of an object?

Q. The term Complete for a UML has the same meaning as which of the following for an EER diagram?

Q. Which of the following is an unordered collection of elements that may contain duplicates?

Q. Which of the following is an ordered collection of elements of the same type?

Q. The object definition language (ODL) is which of the following?

Q. Using ODL, you can define which of the following?

Q. A relationship should be specified how in the ODL?

Q. The Object Query Language is which of the following"?

Q. Using OQL, you may do which of the following?

Q. Identify the class name for the following code:
ABC123 course();

Q. Which of the following is true concerning the following statement:
class Manager extends Employee

Q. The reserved word enum is used for which of the following?

Q. ODL supports which of the following types of association relationships?