In word processing software, ____ are documents that contain document formatting such as margins, fonts, and page layouts that you use to create new documents.?

A. ?breaks
B. ?worksheets
C. ?macros
D. ?templates


Answer: D

Computer Science & Information Technology

You might also like to view...

If a class called CAnimals is derived from CCircusAct, and CElephants is derived from CAnimals, which is the class declaration for CElephants?

A. class CCircusAct : public CElephants B. class CAnimals : private CElephants C. class CElephants : public CAnimals D. class CElephants : public CCircusAct

Computer Science & Information Technology

Since data macros are connected to tables, they cannot be attached to events in a form

Indicate whether the statement is true or false

Computer Science & Information Technology

Which of the following describes a potentially damaging computer program that affects, or infects, a computer negatively by altering the way the computer works without the user's knowledge or permission?

A. hotspot B. file compression utility C. virus D. file conversion utility

Computer Science & Information Technology

Create local conceptual data models for each of the user views. State any assumptions necessary to support your design.

The student should create local conceptual data models using the requirements specification for the Medical Director and the Charge Nurse. This should include an ER model representing each user view and the supporting documentation that describes the models. Throughout the process of design, the student should clearly state any assumptions necessary to support his or her design.

Computer Science & Information Technology