πŸ“Š MySQL
Q. Which statements execute a sequence of statements multiple times?
  • (A) EXIT
  • (B) LOOP
  • (C) Both A & B
  • (D) None of the above
πŸ’¬ Discuss
βœ… Correct Answer: (B) LOOP

Explanation: A loop helps us in executing a statement or a group of statement multiple times depending on the block of code

Explanation by: Akshay Kulkarni
A loop helps us in executing a statement or a group of statement multiple times depending on the block of code

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
178
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Akshay Kulkarni
Publisher
πŸ“ˆ
92%
Success Rate