A(n) ______ is an output device that visually conveys text, graphics, and video information.
A. display
B. printer
C. scanner
D. webcam
Answer: A
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.
Using flowcharts, programmers can break large systems into subsystems that are easier to understand and code.
Answer the following statement true (T) or false (F)
________ is the process of assessing the identity of each individual claiming to have permission to use a resource.
A. Auditing B. Authentication C. Authorizations D. Availability
You can change the location of the Layers panel on the screen by ____.
A. Dragging the panel's tab B. Clicking the Layer menu then clicking New C. Dragging a layer to a new position in the stack D. Dragging the Order button to the Layers panel