The action of moving your mouse pointer over something on your screen is called:
a. click
b. point
c. select
B
You might also like to view...
Which one of the following statements is true?
Consider the following two sets of code. (a) If (a = 1) And (b = 1) Then (b) If a = 1 Then txtBox.Text = "Hi" If b = 1 Then End If txtBox.Text = "Hi" End If End If ``` ``` (A) (a) and (b) will produce different outputs. (B) (b) is not a valid set of Visual Basic instructions. End If End If (A) (a) and (b) will produce different outputs. (B) (b) is not a valid set of Visual Basic instructions. (C) The two sets of code are equivalent, but (a) is preferred to (b) because (a) is clearer. (D) The condition statement in (a) is not valid.
Show the hex addresses and variable values after the statements have been executed. (All pointers are 4 bytes!)
Which of the following is NOT true about the Snipping Tool?
A) The Snipping Tool cannot be used to capture shortcut menus. B) The Snipping Tool was introduced so users did not have to use the Print Screen key and a photo editing tool. C) The Snipping Tool can be used in any area that requires taking snips of what is on a screen, such as to show a technical support person what an error on the screen looks like. D) The Snipping Tool can be used to take snips of all screens including the Lock Screen, Login Screen, and Start menu.
Helping users avoid and correct mistakes is a practice that falls under the accessibility guidelines that state Web content must be __________________.
Fill in the blank(s) with the appropriate word(s).