Extra Questions
Q.2 Write table of 12 in your notebook and try to prepare algorithm for it.
Q.3 Write an algorithm to divide two numbers.
Q.4 Write an algorithm and flowchart to cross the road.
Q.5 Write an algorithm for taking attendance in a class.
Q.6 What is loop?
Ans A Programming structure in which a set of statements is
repeated based on whether the condition is true or false is called a loop.
No comments:
Post a Comment