____ feedback is a user interface that helps to make cell phones vibrate.

A. Command
B. Virtual
C. Heuristic
D. Haptic


Answer: D

Computer Science & Information Technology

You might also like to view...

Which statement below initializes array items to contain 3 rows and 2 columns?

a. int[][] items = {{2, 4}, {6, 8}, {10, 12}}; b. int[][] items = {{2, 6, 10}, {4, 8, 12}}; c. int[][] items = {2, 4}, {6, 8}, {10, 12}; d. int[][] items = {2, 6, 10}, {4, 8, 12};

Computer Science & Information Technology

All VBA variables and constants are assigned ________ that describes the data that the variable or constant can hold

A) to memory B) a programmer-defined name C) a data type D) a conditional compiler

Computer Science & Information Technology

Match the input device to the definition. Touchscreen _____ Track pad _____ Digital tablet _____ A. A laptop input device that uses finger movement B. A monitor that uses a pen or fingertip as an input device C. Used in computer-aided drawing and frequently comes with a mouse or pen

Fill in the blank(s) with correct word

Computer Science & Information Technology

You can insert a nonbreaking space using the Symbol dialog box.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology