RTF does not support which feature?

A) Basic formatting, such as bold and italics B) Auto updated calculated fields
C) Font definitions D) Standard alignment options


B

Computer Science & Information Technology

You might also like to view...

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

1) The only C++ operators that can be overloaded are << and >>. 2) A derived class inherits the base class's constructors so the programmer need not define new constructors. 3) A class's member functions represent the attributes of the object modeled. 4) If a GreenBlob is a kind of Blob, then Blob would be defined as a base class and GreenBlob as a derived class. 5) An accessor function provides read-only access to a private component of an object.

Computer Science & Information Technology

Stream reduction operation ________ uses the elements of a collection to produce a single value using an associative accumulation function (e.g., a lambda that adds two elements).

a. reduce b. condense c. combine d. associate

Computer Science & Information Technology

________ is the Microsoft central information sharing and business collaboration platform for organizations

Fill in the blank(s) with correct word

Computer Science & Information Technology

Headers print in the top margin ____ inch from the top of every page.

A. one-quarter B. one-half C. three-quarters of a(n) D. one

Computer Science & Information Technology