Computer Science, asked by kumarkrahul80, 3 months ago

Identify the statement to repeatedly execute a section of the code infinite number of times.



if(){ …. }



while(true){ …. }



Scanner{ …. }



try{ …. }catch( )

Answers

Answered by anshkmishra12345
0

Answer:

bhai write question properly

Explanation:

Answered by atif08455
1

Answer:

b)

Explanation:

b) is correct answers

Similar questions