Q. Which loop is faster in C Language, for, while or Do While.? (A) for (B) while (C) do while (D) All work at same speed ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) All work at same speed