MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

ALGORITHMS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
What is the purpose of a diamond in a flowchart?
A
Process
B
Input / Output
C
Sub-process
D
Decision
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.