What is the name of a predefined set of coordinated styles, colors, and text options designed to be applied to an existing document?

A. template
B. document theme
C. document style
D. document format


Answer: B

Computer Science & Information Technology

You might also like to view...

The ________ method returns a value representing the object on which it is called as text.

a) ToString b) ToText c) Text d) String e) GotString

Computer Science & Information Technology

which are horizontally fragmented on the department number, deptNo. Assume there is an integrity constraint that requires that every member of staff earns less than every manager in the same department. Further assume that we wish to insert the tuple (‘S9100’, ‘John Smith’, ‘1-May-1960’, 30000, ‘D1’) into the Staff relation. Under what conditions can this constraint be checked locally?

Consider the following two relations: ``` Staff (staffNo, name, DOB, salary, deptNo) Department (deptNo, deptName, managerStaffNo) ```

Computer Science & Information Technology

A ____ can also indicate the encoding used in an XHTML document.

A. meta element B. MIME element C. title element D. anchor element

Computer Science & Information Technology

In a report, text boxes are labeled by Label controls

Indicate whether the statement is true or false

Computer Science & Information Technology