To select a word in a document, ________ the word
A) hold down Shift and click in B) hold down Ctrl and click in
C) double-click D) single-click
C
Computer Science & Information Technology
You might also like to view...
You are developing a system that stores its data on a Unix file system. You anticipate that you will port future versions of the system to other operating systems that provide different file systems. Propose a subsystem decomposition that anticipates this change.
What will be an ideal response?
Computer Science & Information Technology
What indicates a page break?
A) A red line B) A dotted line C) A solid bold line D) A blue line
Computer Science & Information Technology
To display only those records that meet your requirements, you must ________ your data
A) merge B) edit C) sort D) filter
Computer Science & Information Technology
To draw a rectangle filled with the current color, you can use the method ____.
A. drawRect() B. fillRect() C. drawOval() D. fillOval()
Computer Science & Information Technology