ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
Which provides a way to write simple counting-oriented iteration procedures?
Do
Dotimes
Recursion
Iteration
Correct Answer: B — Dotimes
Dotimes provides a way to write simple counting-oriented iteration procedures.