Decision
Annotation
Terminal
Connector
What refers to the dotted lines used to connect comment symbols?
Annotation symbol
Data
Which of the following is used to connect the symbols in a flowchart?
Module
Flow line
What refers to a step by step procedure for solving a specific program?
Output
Loop
Algorithm
Which symbol denotes functions like calculation and movements?
Predefined process
Input/out put
Process
Algorithms and flowchart helps us to
Know the memory capacity
Identify the base of a number system
Direct the output of a printer
Specify the problem clearly and completely
Which among the following is used to outline program before translating it into proper syntax?
LOOP
PROBLEM
PSEUDOCODE
None of these
What refers to a list of instructions given in a proper order to solve a program?
Flow charts
Diagram
At which point does a program, a module or a control structure begins?
Input
Entry point
Which among the following is a set of instruction that repeats indefinitely or forever?
If then else
Do while
Infinite loop