The ____ are two straight dotted lines, one horizontal and one vertical.

A. Smart Guides
B. drawing guides
C. alignment guides
D. positioning guides

Answer: B

Computer Science & Information Technology

You might also like to view...

An attacker is trying to crack an encryption scheme in order to discover secret information. The attacker is able to get his own plaintext messages encrypted by the same mechanism used to protect the secret information he is trying to obtain. This method of attack is known as:

a. Chosen plaintext attack b. Chosen ciphertext attack c. Cryptanalysis d. Man in the middle

Computer Science & Information Technology

cout << “How many items would you want?\n”;

a. is an output statement b. is an input statement c. is a variable declaration d. is a program

Computer Science & Information Technology