The statements in the body of a do-while loop are executed
A) only if the test condition is initially true.
B) at least once.
C) until the test condition becomes true.
D) until an exit statement is encountered.
E) forever until the user presses the break key.
B) at least once.
Computer Science & Information Technology
You might also like to view...
All data items processed by a computer are reduced to combinations of ________ and ________ at their most basic level.
a) fields, records b) true, false c) bits, bytes d) 0, 1 e) None of the above.
Computer Science & Information Technology
What should a company concerned about protecting its data warehouses and employee privacy might consider installing on the network perimeter to prevent direct connections between the internal network and the Internet?
A. router B. VPN server C. ICMP monitor D. proxy server
Computer Science & Information Technology