Match the following Word terms to their meanings:

I. thumbnails
II. padlock
III. F3
IV. Ctrl+G
V. only one scroll bar

A. Navigation Pane
B. bookmarks
C. Quick Parts
D. synchronous scrolling
E. subdocuments

A, E, C, B, D

Computer Science & Information Technology

You might also like to view...

________ is a technology that shows the result of applying and editing or formatting change as you point to possible results, before you actually apply it

A) Print Preview B) Live Preview C) Theme Preview D) Style Preview

Computer Science & Information Technology

Answer the following statements true (T) or false (F)

1) The set container implements only iterator. 2) Order of magnitude estimates don’t work well if we are interested in behavior for small data sets. 3) Nonmodifying sequence algorithms do not change the elements in the containers they work on. 4) Insertion into a vector runtime is O(1) at any position in the vector. Explain what ‘runtime is O(1)’ means.

Computer Science & Information Technology