MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

ALGORITHMS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
In a flow chart, what does a diamond mean?
A
Start or end
B
Decision
C
Process
D
Input or Output
Explanation: 

Detailed explanation-1: -Diamond – Used to represent a decision point in the process. Typically, the statement in the symbol will require a ‘yes’ or ‘no’ response and branch to different parts of the flowchart accordingly.

There is 1 question to complete.