COGNITIVE ASSESSMENT
Which of the following identifies pointing devices that can be used instead of a mouse?

A. trackball, touchpad, pointing stick
B. pointing pin, trackpad, mouseball
C. clickpad, finger roll, mousetrack
D. trackball, pointing stick, thumbpad


Answer: A

Computer Science & Information Technology

You might also like to view...

What is the result of the following section of code?

``` Private Sub btnExit_Click(ByVal sender As System.Object, _ ByVal e as System.EventArgs) Handles btnExit.Click Me.Close() End Sub ``` a. Shut down the computer b. Log off the current user c. Close the current form d. None of the above

Computer Science & Information Technology

16. Why did C++11 introduce the nullptr constant when we already have NULL?

What will be an ideal response?

Computer Science & Information Technology

You can add labels to go with a calculated field, and then you can add lines and shapes to help bring attention to different parts of a report, like the totals

Indicate whether the statement is true or false

Computer Science & Information Technology

____ costs are inherent to the task itself.

A. Flexible B. Fixed C. Attribute D. Property

Computer Science & Information Technology