Use a ____ to separate search terms in the Keywords text box.

A. caret
B. comma
C. semicolon
D. colon

Answer: B

Computer Science & Information Technology

You might also like to view...

Which of the following loop-continuation conditions would cause a While…End While statement to stop executing?

a) 3 <= 11 b) 7 > 14 c) 6 <> 9 d) All of the above.

Computer Science & Information Technology

?Identify the style rule for an h1 element to center-align its content.

A. h1 {     : center;   } B. h1 {      text-align: center;   } C. h1 {      text-align: ;   } D. ?h1 {      ;    }

Computer Science & Information Technology