The ____ statement is used to repeat a statement or series of statements as long as a given conditional expression evaluates to a truthy value.
A. for
B. continue
C. default
D. switch
Answer: A
Computer Science & Information Technology
You might also like to view...
What does a network allow computers to share?
a. electricity b. data only c. data and peripherals only d. data, peripherals and processing power
Computer Science & Information Technology
In CIDR notation, the subnet mask 255.255.255.0 is represented by what prefix?
A. /21 B. /22 C. /23 D. /24
Computer Science & Information Technology