Which of the following mistakes will Word automatically detect?
A) Using Serif fonts in a heading B) Using all capital letters in a heading
C) Allowing page breaks within paragraphs D) Setting margins smaller than printable range
D
Computer Science & Information Technology
You might also like to view...
Which of the following best describes a threat exploiting a vulnerability?
A. Brute force B. Risk C. A hurricane D. Power supply brownout
Computer Science & Information Technology
When a child process is spawned, the UNIX fork system call returns ________ to the parent process and ________ to the child process.
a) a value of zero, the PID of the parent process b) a value of one, the PID of the parent process c) the PID of the child process, a value of zero d) the PID of the child process, a value of one
Computer Science & Information Technology