Which option scales a slide to show the entire slide?
A) Ensure Fit B) Zoom C) Whole Slide D) Maximize
D
You might also like to view...
When working with linked lists, does the client have to think about nodes?
A. Yes, because the client is the one who inserts nodes into a linked list B. No, because the client just supplies elements and the linked list data structure takes care of putting them into nodes C. Yes, because the linked list cannot put an element into a node without knowing what data type the element is D. No, because linked lists rarely have nodes in them
UNIX uses a ____ to keep track of which processes are using shared program code.
A. pointer B. text table C. binary file D. database
?The ____ standard is a 56,000-bps dial-up modem standard approved by a standards-making organization rather than a single company.
A. ?R.56 B. ?V.90 C. ?802.11Q D. ?803.1
The multiplicity symbol 1..4 means
a) 1 or 4 b) 1 and 2 and 3 and 4 c) 2 or 3 d) 1 or 2 or 3 or 4