Q. What type of structure is this?

  • (A) sequence
  • (B) case
  • (C) repetition
  • (D) process
πŸ’¬ Discuss
βœ… Correct Answer: (C) repetition
Explanation: this is a repetition structure. the action performed by a repetition structure must eventually cause the loop to terminate. otherwise, an infinite loop is created.

Explanation by: Mr. Dubey
this is a repetition structure. the action performed by a repetition structure must eventually cause the loop to terminate. otherwise, an infinite loop is created.

πŸ’¬ Discussion

πŸ“Š Question Analytics

πŸ‘οΈ
303
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
94%
Success Rate