Which of the following is NOT part of document properties?
A) document title B) keywords C) author D) collaborators
D
You might also like to view...
2-3 tree and 2-4 trees are examples of
a) binary trees b) binary search trees c) heaps d) B-trees e) None of these is correct
Find the errors in the following code segments and explain how to correct them.
``` unsigned int n{1}; while (n < 10) { cout << n++ << endl; } ```
Shapes can be added to a slide through the ________ tab
A) Slide Show B) Animations C) Insert D) Design
Through the onscreen display (OSD) menu, the technician has selected the proper video input; however, nothing displays on the monitor. What are the two most likely problems? (Select two.)
A) The wrong driver is installed. B) A cable is not connected securely on either end. C) The display backlight is broken. D) The display power supply is faulty. E) No device is sending video to the display.