Q. What is a Loop in Java programming language?
β
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