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
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
16. Why did C++11 introduce the nullptr constant when we already have NULL?
What will be an ideal response?
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
____ costs are inherent to the task itself.
A. Flexible B. Fixed C. Attribute D. Property