Flowcharting symbols are connected together by means of ___________________.
Module
Connector
Flow line
Annotation
__________symbol is used to show the functions like calculation and movements.
Predefined process
Input/ out put
Process
An ___________ is the location where a program,a module or a control structure begins.
Input
Output
Entry point
__________uses an abbreviated form of English to outline program logic.
Loop
PROBLEM
PSEUDOCODE
None of these
___________are helpful in the development of algorithms.
Flow chart
Connection
None of These
What was the original term that was changed to ‘algorithm’?
Algorism
Khwaizmi
Chart
Symbols
To show the data to be entered or displays information _______symbol is used.
Input / output
Data
Small cirlce
Simple lines used to correct the algorithm is called ________.
Flow charts
Diagram
___________ symbol is used in flow chart to show the start and the end of the solution.
Decision
Terminal
An __________is a set of instruction that repeats indefinitely or forever.
If then else
Do while
Infinite loop