The ________ is a stationary, rectangular pointing surface that is typically found on laptop computers.
A. trackball
B. LED
C. stylus
D. touchpad
Answer: D
You might also like to view...
Which of the following is NOT a technology likely to prevail as a delivery means for interactive multimedia files?
a. Copper wire b. Glass fiber c. Radio/cellular d. Floppy diskette e. CD-ROM
The diagram in the accompanying figure was mostly likely created with a _______-fidelity program.
Fill in the blank(s) with the appropriate word(s).
Which of the following two versions of the class declarations is correct?
``` Version I: class A { public: A() { } private: A* a; int i; }; Version II: class A { public: A() { } private: A a; int i; }; ``` a. Both versions are correct. b. Both versions are wrong. c. Version II is correct. d. Version I is correct.
The Table Styles group in the Tables tab on the ribbon displays thumbnails of preset styles that you can apply to your table.
Answer the following statement true (T) or false (F)