A. What are the three types of loops available in Java?
Answers
Answered by
6
hello mate...
Loops are control structures used to repeat a given section of code a certain number of times or until a particular condition is met.
Visual Basic has three main types of loops: for..next loops, do loops and while loops
Be brainly✌✌
Answered by
0
Answer:
types of loops are while loop, for loop and do while
Attachments:
![](https://hi-static.z-dn.net/files/d00/cc601dd28cfba0b9a15755ba66d1f5bb.jpg)
Similar questions