Which of the following is not a way a user can interact with a computer?
a. command line
b. console interface
c. GUI
d. All of these are ways for a user to interact with a computer.
d. All of these are ways for a user to interact with a computer.
You might also like to view...
Deleting a node from a binary search tree node
A) is easiest when the node is the root. B) is hardest when the node is a leaf. C) is hardest when the node has one child. D) is hardest when the node has two children. E) None of the above
The syntax of the IndexOf method is ____.
A. string.IndexOf(subString[, startIndex]) B. string.IndexOf.subString C. subString.IndexOf(string) D. string.IndexOf(startIndex, subString)
Press ____ (Win) to invert a layer mask from white to black.
A. [Ctrl][G] B. [Ctrl][A] C. [Ctrl][I] D. [Alt][I]
Computer programmers often refer to memory addresses using ____ notation.
A. binary B. indirect C. mathematical D. hexadecimal