Which symbol is used to indicate the selection of an option based on certain condition?
Decision
Terminal
Process
Connection
Which among the following is used to outline program before translating it into proper syntax?
LOOP
PROBLEM
PSEUDOCODE
None of these
Input,Output
Operations, sequence
Loop,Pseudocode
At which point does a program, a module or a control structure begins?
Input
Output
Entry point
Which symbol denotes functions like calculation and movements?
Predefined process
Annotation
Input/out put
The flowchart is one of the best way to ________ a program.
Analysing
Documenting
Introducing
Connector
What refers to the dotted lines used to connect comment symbols?
Annotation symbol
Data
What refers to a list of instructions given in a proper order to solve a program?
Flow charts
Diagram
Algorithm
Which term is used for the Input operation?
GET
OUTPUT
READ
PRINT