In a form of repetition called ____-trip behavior, a group of statements within a loop is performed zero or more times.
A. zero
B. iterative
C. cyclical
D. round
Answer: A
You might also like to view...
The expression if (num != 65) cannot be replaced by:
a. if (num > 65 || num < 65) b. if (!(num == 65)) c. if (num – 65) d. if (!(num – 65))
The ________ merge shapes option removes whole parts from a shape using the outline of the other shape
Fill in the blank(s) with correct word
A circular reference is
A. A cell that points to a drawing object B. Geometric modeling tool C. Always erroneous D. A formula that either directly or indirectly depends on itself
Match each of the following terms to its definition:I.virtual memoryII.pagingIII.kernelIV.swap fileV.spoolerA.process of optimizing RAM storage by using hard drive spaceB.operating system supervisor programC.coordinates print jobsD.temporary storage area on the hard driveE.swapping data between RAM and a hard drive
Fill in the blank(s) with the appropriate word(s).