In the accompanying figure, item A is used for which of the following:
A. To view pages in the publication
B. To create thumbnails of existing pages
C. To view pages side-by-side
D. To add articles to a multipage document
Answer: A
Computer Science & Information Technology
You might also like to view...
What tool is best for creating a placeholder frame for a graphic?
What will be an ideal response?
Computer Science & Information Technology
Which of the following statements will NOT display the number 5 in the text box?
(A) txtBox.Text = 5 (B) txtBox.Text = "5" (C) txtBox.Text = CStr("5") (D) txtBox.Text = CStr(5)
Computer Science & Information Technology