Que.__________ uses short phrases to describe the steps the procedure must take.
|
a. Pseudocode |
b. Source code |
c. Flowchart |
d. Algorithm |
Que.__________ uses standardized symbols to describe the steps of a procedure.
|
a. Pseudocode |
b. Source code |
c. Flowchart |
d. Algorithm |
Que.The __________ symbol is called the start /stop symbol in the flowchart.
|
a. Oval |
b. Rectangle |
c. Parallelogram |
d. Diamond |
Que.The __________ symbol is used to take a decision in the flowchart.
|
a. Oval |
b. Rectangle |
c. Parallelogram |
d. Diamond |
Que.The rectangles are called as __________ symbols in the flowchart.
|
a. Decision |
b. Process |
c. Input/Output |
d. Start/End |
Que.The __________ in a flowchart is called input/output symbol.
|
a. Oval |
b. Rectangle |
c. Parallelogram |
d. Diamond |
Que.The lines connecting the symbols in a flowchart are called as __________
|
a. Flowlines |
b. Symbol lines |
c. Connectors |
d. Connecting lines |
Que.A __________ is defined as a zero or more characters enclosed in quotation marks.
|
a. String |
b. Number |
c. Floating point integer |
d. Integer |
Que.The __________ statement in pseudocode acts like loop.
|
a. Goto |
b. Exit |
c. End |
d. If |
Que.The __________ statement is used to assign a value to a property of an object.
|
a. Assignment |
b. Conditional |
c. Decision |
d. Goto |