Q. Which of the following loops is best when we know the number of iterations? (A) While loop (B) Do while (C) For loop (D) All of the above ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) For loop