MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

ALGORITHMS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
What shape is used for decision in flowcharts
A
Square
B
Triangle
C
Diamond
D
Circle
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. Document – The Document object is a rectangle with a wave-like base.

Detailed explanation-2: -Decision Box The shape of a decision box is a rhombus. This box is used when two quantities need to be compared. The decision box is also used for a testing condition.

Detailed explanation-3: -Flowcharts typically use the following main symbols: A process step, usually called an activity, is denoted as a rectangular box. A decision is usually denoted as a diamond.

Detailed explanation-4: -The Diamond symbol is used to represent decisions in the flowchart.

There is 1 question to complete.