B. Write 'Tfor true and 'F' for false statements
1. Sometimes there is a need to repeat a set of statements more
than once based on a certain condition.
2. Loops are also known as iterative statements in programming
languages
3. Loops are mainly of three types.
4. FOR.......NEXT is a fixed loop.
5. REM Program to print the product all natural numbers from 1 to
a given number.
Answers
Answered by
3
Explanation:
2) True
3) True
4) False.
Answered by
0
First and fifth answer send me please
Similar questions