Match the following actions to their correct description

I. Point
II. Display the shortcut menu
III. Drag
IV. Click the right mouse button

A. To display a screen tip
B. Short-cut menu opens
C. Click and hold the left mouse button
D. Click the right mouse button


A, D, C, B

Computer Science & Information Technology

You might also like to view...

The catch clause __________.

a. starts with the word catch followed by a parameter list in parentheses containing an ExceptionType parameter variable b. follows the try clause c. contains code to gracefully handle the exception type listed in the parameter list d. The catch clause does all of these

Computer Science & Information Technology

When should a programmer select a while loop for his or her program?

A. When he or she knows the exact number of times the loop will be executed. B. When he or she is not sure how many times the loop will be executed. C. When he or she knows the loop must be executed at least once. D. There is no reason to select a while loop. Any loop can be used any time.

Computer Science & Information Technology

Explain the difference between a declaration and a call.

What will be an ideal response?

Computer Science & Information Technology

When using a touchscreen, which of the following actions is the same as clicking an item?

A) Press and hold for a few seconds B) Tap the item C) Slide right D) Touch the item with two fingers

Computer Science & Information Technology