Which of the following is NOT a default setting of Word 2016?

A) Default spacing after paragraphs of 12 points
B) Print Layout view
C) Calibri, 11 point font, with 1.08 line spacing
D) Left, right, top, and bottom page margins of 1 inch


A

Computer Science & Information Technology

You might also like to view...

Write a program that takes as input the pay rate and hours worked of an employee and calculates the pay of the employee.Based on the problem statement above, which of the following would be a data member?

A. hoursWorked B. employee C. pay D. job

Computer Science & Information Technology

The first step in solving a problem using object-oriented design is to identify objects.

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

Computer Science & Information Technology

____ declares an array of three rows and four columns.

A. int val[3,4]; B. int val[4,3]; C. int val[3][4]; D. int val[4][3];

Computer Science & Information Technology

A new WAP is configured to only use 802.11g with SSID broadcasts enabled. The encryption is set to WPA and the key is given to the user. A user near the WAP is using a laptop equipped with a 5GHz wireless card and is not able to see the SSID. Which of the following is the problem?

A. Latency B. Incorrect encryption type C. EUI-64 D. Incompatible hardware

Computer Science & Information Technology