A(n)______________class cannot be instantiated.
a. final.
b. concrete.
c. abstract.
d. polymorphic.
c. abstract.
You might also like to view...
Answer the following questions true (T) or false (F)
1. The C-string library functions use the null terminator to decide when to stop processing. 2. The C-string library functions are safe and require no special care.
A stack is called a ____________ structure.
a. LIFO b. FIDO c. FIFO d. dynamic e. static
State whether the following are true or false. If false, explain why.
a) Two pointers that point to different arrays cannot be compared meaningfully. b) Because the name of an array is a pointer to the first element of the array, array names can be manipulated in precisely the same manner as pointers.
The abbreviation in the following sentence is correct for general writing. The 12-oz. perfume exceeded the airline limit.?
Answer the following statement true (T) or false (F)