Computer Science, asked by niharjonak, 2 months ago

1.What are conditional statements and how many conditions are there? Name them.
2. What is the GOTO command in programming?
3. What is a loop?
4. Write the syntax of (i) for loop (ii) while loop (iii) do while loop (iv) nested for loop.
5. How are DO WHILE and WHILE...WEND loop similar?​

Answers

Answered by kawaljeetk239
2

-Conditional statements help you to make a decision based on certain condition

Similar questions