Predefined documents that define basic settings, such as fonts, margins, and styles are called ________

Fill in the blank(s) with correct word

templates

Computer Science & Information Technology

You might also like to view...

What command will provide information about the dynamic routing protocols on your Cisco router and their configurations?

A) show protocol link-state B) show protocol C) show protocol dynamic D) show ip protocol

Computer Science & Information Technology

virtual destructors must be used when:

a. The constructor in the base class is virtual. b. delete is used on a base-class pointer to a derived-class object. c. delete is used on a derived-class object. d. A constructor in either the base class or derived class is virtual.

Computer Science & Information Technology