Computer Applications
Fill in the blanks:
Repetition of _________ loop takes place before _________ loop
Related Questions
Fill in the blanks:
You can use _________ statement to terminate a loop block.
Fill in the blanks:
_________ is a tag that decides which of part the loop is to be used.
Fill in the blanks:
_________ statement will repeat a loop for next iteration after ignoring some statements of the loop.
State whether the following statement is True or False :
Loop is a repetitive structure.