The __________ loop is a good choice when you do not want the loop to iterate if the condition is false in the beginning.

a. while
b. infinite
c. switch
d. do-while
e. post-test


a. while

Computer Science & Information Technology

You might also like to view...

Both __________ produce output that is independent of both the plaintext and the ciphertext. This makes them natural candidates for stream ciphers that encrypt plaintext by XOR one full block at a time.

A. CBC and ECB B. OFB and CTR C. ECB and OFB D. CTR and CBC

Computer Science & Information Technology

Compare Figure 13-3 and Figure 13-4. Where do they differ? Do they have any areas of agreement?

What will be an ideal response?

Computer Science & Information Technology

How many borders would the string BABBAB have?

a. 3 b. 0 c. 2 d. 1

Computer Science & Information Technology

The first argument needed for the IRR function is a(n) ________

A) number that represents months B) interest amount C) range D) investment amount

Computer Science & Information Technology