Computer Applications
Related Questions
Fill in the blanks:
When the statements are repeated sequentially a number of times in a program, the construct is known as _________.
Fill in the blanks:
For loop is also known as _________ controlled loop.
Fill in the blanks:
_________ loop executes at least once, if the condition is false.
Fill in the blanks:
_________ loop checks the condition first before its execution.