Which of the following components allows the user to enter typed input from the keyboard.

a) check boxes
b) radio buttons
c) sliders
d) combo boxes
e) none of the above


e) none of the above

Computer Science & Information Technology

You might also like to view...

A memory cell that stores the address of a variable is called a(n) _______________

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Which of the following is used for input and output?

a. keyboard b. hard disk c. mouse d. printer

Computer Science & Information Technology

Of the following properties, which one CANNOT be smoothly animated in a shape tween? Gradient fill, stroke size, width, transparent fill, blur filter.

What will be an ideal response?

Computer Science & Information Technology

Write a statement that sets the flag valid id to true when both of the following conditions are true. Assume valid_id has been initialized as false.

• id is above 999 • id is below 10000

Computer Science & Information Technology