Column text that is aligned to both the left and right margins is referred to as:

a. centered
b. justified
c. indented


b

Computer Science & Information Technology

You might also like to view...

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

1. Although a program can write its output to a file, no other programs can use this file as input. 2. If the programmer forgets to use the open function where needed, the compiler will generate an error message 3. If a call to the open function fails to open a file successfully, an execution-time diagnostic will be generated. 4. Once a field width has been set using the setw manipulator or the width function, it remains in effect for the remainder of the program 5. cin >> ch and cin.get (ch) handle input data in exactly the same manner.

Computer Science & Information Technology

________ are points at which a program must choose from a range of different actions based on the value of its current inputs

Fill in the blank(s) with correct word

Computer Science & Information Technology

A(n) _______ volume holds files used to boot the computer

Fill in the blank(s) with correct word

Computer Science & Information Technology

Joe, an employee, was escorted from the company premises due to suspicion of revealing trade secrets to a competitor. Joe had already been working for two hours before leaving the premises. A security technician was asked to prepare a report of files that had changed since last night's integrity scan. Which of the following could the technician use to prepare the report?

A. PGP B. MD5 C. ECC D. AES E. Blowfish F. HMAC

Computer Science & Information Technology