MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

ALGORITHMS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
What is the correct symbol for an input in a flowchart?
A
A diamon
B
A square
C
A parallelogram
D
A rectangle
Explanation: 

Detailed explanation-1: -What symbol is parallelogram in flowchart? Parallelogram represents the input and output symbols in a flowchart; it also represents data in general. In other words, the paralellogram shape represents a data’s value as it enters a process or is sent out of a process.

Detailed explanation-2: -Parallelogram A parallelogram is used to read data (input) or to print data (output). Rectangle A rectangle is used to show the processing that takes place in the flowchart. Diamond A diamond with two branches is used to show the decision making step in a flowchart.

There is 1 question to complete.