MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

ALGORITHMS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which of the following would represent a pause (represent by a wonky rectangle-parallelogram) in a flow chart?
A
Put teabag in cup
B
Boil Water
C
Wait for water to boil
D
Is water boiled?
Explanation: 

Detailed explanation-1: -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: -The Rectangle It represents any step in the process you’re diagramming and is the workhorse of the flowchart diagram. Use rectangles to capture process steps like basic tasks or actions in your process.

Detailed explanation-3: -This is commonly a yes/no or true/false question. 5. Input / Output Symbol: Indicates the process of inputting or outputting external data. This is indicated by the shape of a parallelogram.

Detailed explanation-4: -A rectangle represents a process.

There is 1 question to complete.