Q. Loops in C programming are used to ___ (A) Execute a statement based on a condition (B) Execute a block of code repeatedly (C) Create a variable (D) None of these ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) Execute a block of code repeatedly