Pregunta 1
Pregunta
The symbol rounded rectangle denotes _______
Respuesta
-
I/O
-
Flow
-
Terminal
-
Decision
Pregunta 2
Pregunta
The process of drawing a flowchart for an algorithm is called __________
Pregunta 3
Pregunta
Actual instructions in flowcharting are represented in __________
Respuesta
-
Circles
-
Boxes
-
Arrows
-
Lines
Pregunta 4
Pregunta
Diamond symbol denotes ............
Respuesta
-
Decision
-
Initiation
-
Initialization
-
I/O
Pregunta 5
Pregunta
A box that can represent two different conditions
Respuesta
-
Rectangle
-
Diamond
-
Circle
-
Parallelogram
Pregunta 6
Pregunta
Which of the following is not an advantage of a flowchart?
Respuesta
-
Better communication
-
efficient coding
-
Systematic testing
-
improper documentation
Pregunta 7
Pregunta
Which of the following is incorrect?
Algorithms can be represented:
Respuesta
-
as pseudo codes
-
as syntax
-
as programs
-
as flowcharts
Pregunta 8
Pregunta
When an algorithm is written in the form of a programming language, it becomes a _________
Respuesta
-
Flowchart
-
Program
-
Pseudo code
-
Syntax
Pregunta 9
Pregunta
Which of the following is not a keyword in pseudo code ?
Pregunta 10
Pregunta
The statement that tells the computer to get a value from an input device and store it in a memory location.