Q. What is a Loop in Java programming language?

  • (A) A Loop is a block of code that is executed repeatedly as long as a condition is satisfied.
  • (B) A Loop is a block of code that is executed only once if the condition is satisfied.
  • (C) A Loop is a block of code that is executed more than 2 times if the condition is satisfied.
  • (D) None
πŸ’¬ Discuss
βœ… Correct Answer: (A) A Loop is a block of code that is executed repeatedly as long as a condition is satisfied.

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

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