What refers to the dotted lines used to connect comment symbols?
Connector
Annotation symbol
Data
The flowchart is one of the best way to ________ a program.
Analysing
Documenting
Introducing
None of these
A decision symbol may be used in determining the ____________ or ___________ of two data items.
Equality, inequality
Selecting ,Deselecting
Processing,storing
Input,Output
Operations, sequence
Loop,Pseudocode
What refers to a list of instructions given in a proper order to solve a program?
Flow charts
Diagram
Algorithm
What refers to a step by step procedure for solving a specific program?
Terminal
Output
Loop
Which symbol is used to indicate the selection of an option based on certain condition?
Decision
Process
Connection
Which among the following is a set of instruction that repeats indefinitely or forever?
If then else
Do while
Infinite loop
At which point does a program, a module or a control structure begins?
Input
Entry point
Which term is used to represent output operations?
PRINT
READ