A statement that tests a value is called a ____ statement.

A. conditional
B. scope
C. logical
D. range


Answer: A

Computer Science & Information Technology

You might also like to view...

Which limitation of arrays does a vector overcome?

A. Arrays cannot increase in size; vectors can. B. Arrays cannot be passed as parameters to methods; vectors can. C. Arrays cannot be searched; vectors can. D. There is a method that returns the length of a vector; there is no way to find the length of an array.

Computer Science & Information Technology

A video player does not need to be set up on your computer in order to play a video

Indicate whether the statement is true or false

Computer Science & Information Technology

To discover what CPU a system can handle as an upgrade you need

A) Motherboard documentation B) CPU documentation C) Hard drive documentation D) Case documentation

Computer Science & Information Technology

C++ is a:

a. Typeless language. b. Hybrid object-oriented language. c. Subset of the C Language. d. Pure object-oriented language.

Computer Science & Information Technology