Every high-level computer programming language contains a ____ statement that you can use to code any loop, including both indefinite and definite loops.
A. do
B. while
C. for
D. count
Answer: B
Computer Science & Information Technology