Decision
Annotation
Terminal
Connector
What helps in the development of algorithm?
Flow chart
Connection
Loop
None of These
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
Which symbol is used to indicate the selection of an option based on certain condition?
Process
What refers to the dotted lines used to connect comment symbols?
Annotation symbol
Data
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
A decision symbol may be used in determining the ____________ or ___________ of two data items.
Equality, inequality
Selecting ,Deselecting
Processing,storing
Which symbol indicates that the flowchart is continued on/from another page?
Rectangle
Arrow
Small circle
Number
Which among the following is used to outline program before translating it into proper syntax?
LOOP
PROBLEM
PSEUDOCODE