Input,Output
Operations, sequence
Loop,Pseudocode
None of these
A decision symbol may be used in determining the ____________ or ___________ of two data items.
Equality, inequality
Selecting ,Deselecting
Processing,storing
What refers to a list of instructions given in a proper order to solve a program?
Flow charts
Diagram
Algorithm
Which among the following is used to outline program before translating it into proper syntax?
LOOP
PROBLEM
PSEUDOCODE
The flowchart is one of the best way to ________ a program.
Analysing
Documenting
Introducing
Which symbol is used to indicate the selection of an option based on certain condition?
Decision
Terminal
Process
Connection
Which among the following is a set of instruction that repeats indefinitely or forever?
Loop
If then else
Do while
Infinite loop
Which symbol indicates that the flowchart is continued on/from another page?
Rectangle
Arrow
Small circle
Number
What helps in the development of algorithm?
Flow chart
None of These
What was the original term that was changed to ‘algorithm’?
Algorism
Algorith
Chart
Symbols