When a text box is added to a document, a ________ contextual tab appears on the Ribbon

A) Layout
B) Properties
C) Format
D) Design


C

Computer Science & Information Technology

You might also like to view...

Which of the following are vector member functions studied in this chapter?

a. push_back(baseTypeObject) puts object on the back of the vector b. indexing, like an array, with index values 0 to size( ) -1 c. a constructor that takes an int argument and constructs a vector of that many base type default constructed elements. d. size( ) tells how many base type objects have been inserted e. reserve(newReserve) to tell a vector to change the capacity.

Computer Science & Information Technology

When one control statement is located within another, it is said to be a controlled statement.

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

Computer Science & Information Technology

What ranges of numbers are used when configuring an extended numbered ACL?

A) 100—199 B) 2000—2699 C) 1—99 D) 1300—1999

Computer Science & Information Technology

Computer-based social engineering uses software to retrieve information

Indicate whether the statement is true or false.

Computer Science & Information Technology