An abstract class will:

a. Have all zero function pointers in its vtable.
b. Have at least one zero function pointer in its vtable.
c. Share a vtable with a derived class.
d. Have fewer zero function pointers in its vtable than concrete classes have.


b. Have at least one zero function pointer in its vtable.

Computer Science & Information Technology

You might also like to view...

Which of the following is NOT true in regard to working with ACCDE files?

A) Forms and reports can be opened but not edited in .accde versions of a database. B) In an .accde file, VBA procedures will not be viewable to the user. C) Any errors that might occur during the execution of a VBA procedure will not result in the Visual Basic Editor being displayed. D) The ACCDE format, with additional security measures, allows for full editing of the database by the user.

Computer Science & Information Technology

3-D format categories include:

A) Texture. B) Contour. C) Bevel. D) Depth.

Computer Science & Information Technology

Which of the following is the location of the command to start the web server?

a. /etc/httpd/conf b. /var/httpd/conf c. /etc/init.d/httpd start d. /dev/init.d/httpd start

Computer Science & Information Technology

Each graphics file type has a unique header value.?

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

Computer Science & Information Technology