When you create a document in a word processing program, you can format text with any font installed on your computer.

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


True

Computer Science & Information Technology

You might also like to view...

What Does Each Code Snippet Do?

``` a) Assume that the following method call is located in an overridden earnings method in a subclass: super.earnings() b) Assume that the following line of code appears before a method declaration: @Override c) Assume that the following line of code appears as the first statement in a constructor’s body: super(firstArgument, secondArgument); ```

Computer Science & Information Technology

Parentheses are used with expressions to change associativity.

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

Computer Science & Information Technology

A bridge maintains a ____ that maps the MAC addresses on each segment to the corresponding port on the bridge to which each segment is connected.

A. multicast table B. map table C. bandwidth table D. bridging table

Computer Science & Information Technology

Starting more than one application at a time is known as ________.

a. workload increase b. loading foreground c. multitasking d. convergence

Computer Science & Information Technology