The line:
virtual double functionX() const = 0;
in a class definition indicates that the class is probably a:
a. Base class.
b. Derived class.
c. Protected class.
d. Library class.
a. Base class.
Computer Science & Information Technology
You might also like to view...
Propoxyphene and diazepam fall into Schedule I of the controlled substance schedules
Indicate whether the statement is true or false
Computer Science & Information Technology
The Number data type stores numbers in a field containing up to ____ digits.
A. 6 B. 10 C. 15 D. 25
Computer Science & Information Technology