If you want to display a < symbol in your document, you have to use the special character symbol ____.

A. <
B. >
C. &>;
D. >>;

Answer: A

Computer Science & Information Technology

You might also like to view...

Bound, unbound, and calculated controls are not found on the Controls group on the Design tab

Indicate whether the statement is true or false

Computer Science & Information Technology

Which statement is true?

a) The boss function normally knows how the worker function performs its designated tasks. b) A worker function may not call other worker functions. c) “Hiding” of implementation details makes it difficult to understand software. d) The boss function is normally unaware when a worker function calls another function.

Computer Science & Information Technology