Clara uses a mouse to interact with her desktop system. Which of the following should Clara do to make the mouse perform a drag action on an item?

A. ?She should select the item to be dragged and thenclick the left mouse button twice in quick succession.
B. ?She shouldposition the pointer on top of the item to be dragged, and then press and hold the left mouse button while moving the pointer.
C. ?She should select the item to be dragged and then click the right mouse button and immediately release it.
D. ?She shouldpress the Ctrl key while selecting the item to be dragged and then click the right mouse button at the position where the item should be placed.


Answer: B

Computer Science & Information Technology

You might also like to view...

Which of the following is a valid folder name?

A. folder? B. folder! C. folder: D. "folder"

Computer Science & Information Technology

A blind write occurs when a transaction writes a database item it has not read. For example, in the Student Registration System a transaction might compute a student’s GPA by reading her course grades, computing the average, and then (blindly) writing the result in the appropriate database item without first reading that item. Some applications have the property that no transactions perform blind writes. Show that for such applications

a. Viewequivalence is equivalent to conflict equivalence. b. The timestamp-ordered concurrency control described in Section 20.9.1 never uses the Thomas Write Rule. c. In the timestamp-ordered concurrency control described in the text, for each item, x, that a transaction, T, w rites, w hen T commits, rt(x) = wt(x) = TS(T).

Computer Science & Information Technology

List six guidelines for choosing a design and documentation technique.

What will be an ideal response?

Computer Science & Information Technology

Column and row labels in a PivotTable report are based on the fields used and CANNOT be changed

Indicate whether the statement is true or false.

Computer Science & Information Technology