Computer Science, asked by reyazpdhn, 6 months ago

define looping and explain its types in java​

Answers

Answered by moinkazi667
2

Answer:

Loops in Java. Looping in programming languages is a feature which facilitates the execution of a set of instructions/functions repeatedly while some condition evaluates to true. ... while loop: A while loop is a control flow statement that allows code to be executed repeatedly based on a given Boolean condition.

Please follow me plz

Attachments:
Similar questions