To indicate that a member function of a class is pure virtual,

A) you use the keywords pure virtual.
B) you must put = 0 where the body of the function would go.
C) you must include the header file.
D) All of the above
E) None of the above


B) you must put = 0 where the body of the function would go.

Computer Science & Information Technology

You might also like to view...

Which of the following errors is synchronous?

a. Divide by zero. b. Arithmetic overflow. c. Unsuccessful memory allocation. d. All of the above.

Computer Science & Information Technology

The Power of Google

What will be an ideal response?

Computer Science & Information Technology

A word or phrase that describes the topic about which you want to find information is known as a(n):

A) key term B) search box C) reader D) search term

Computer Science & Information Technology

All devices are controlled by a global device manager under a DO/S.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology