A CheckBox that can be either in the on/off (true/false) state is called a ________.

a) state button
b) control structure
c) toggle control
d) action/decision control


a) state button

Computer Science & Information Technology

You might also like to view...

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

1. A break statement in a switch stops your program. 2. It is illegal to make function calls inside a switch statement. 3. A semicolon by itself is a valid C++ statement. 4. The break statement causes all loops to exit.

Computer Science & Information Technology

Use ___________ testing to verify the correctness of a single function in a program.

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

Computer Science & Information Technology

A symbol for an operation—like a + for addition or a - for subtraction—is a(n) ________

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

Computer Science & Information Technology

What should you install in a server room that will save space by allowing you to control multiple servers with a single mouse, keyboard, and monitor?

A. a MIDI connector B. a digitizer C. biometric device D. a KVM switch

Computer Science & Information Technology