Which symbol indicates that the flowchart is continued on/from another page?
Rectangle
Arrow
Small circle
Number
What was the original term that was changed to ‘algorithm’?
Algorism
Algorith
Chart
Symbols
Which of the following is used to connect the symbols in a flowchart?
Module
Connector
Flow line
Annotation
Which among the following is a set of instruction that repeats indefinitely or forever?
Loop
If then else
Do while
Infinite loop
What refers to the dotted lines used to connect comment symbols?
Annotation symbol
Data
At which point does a program, a module or a control structure begins?
Input
Output
Entry point
Process
Which symbol denotes functions like calculation and movements?
Predefined process
Input/out put
Decision
Terminal
Which term is used to represent output operations?
PRINT
READ
None of these
What refers to a list of instructions given in a proper order to solve a program?
Flow charts
Diagram
Algorithm