When you use a ____ within a computer program, you can write one set of instructions that operates on multiple, separate sets of data.
A. counter
B. variable
C. loop
D. sentinel
Answer: C
Computer Science & Information Technology
You might also like to view...
Which of the following is an invalid definition?
a. string sa = "computers"; b. string sb( "computers" ); c. string sc( 'c' ); d. string sd( 9, 'c' );
Computer Science & Information Technology
The two general categories of software are ___________ software and __________ software.
Fill in the blank(s) with correct word
Computer Science & Information Technology
In the accompanying figure, based on the INFO tab, the image can be described as ____.
A. Cyan = Minus Red B. Cyan = Minus Green C. Yellow = Minus Blue D. Yellow = Minus Red
Computer Science & Information Technology
An Ethernet port has a connector called an RJ-45 to connect to a network cable
a. true b. false
Computer Science & Information Technology