πŸ“Š C++
Q. In C language, the break statement causes an exit
  • (A) Only from the innermost switch
  • (B) Only from the innermost loop
  • (C) From all loops and switches
  • (D) From the innermost loop or switch
πŸ’¬ Discuss
βœ… Correct Answer: (D) From the innermost loop or switch

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
186
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Ram Sharma
Publisher
πŸ“ˆ
83%
Success Rate