Computer Science, asked by SreesanthSur, 6 months ago

A good algorithm must contain blocks. State True or False. *​

Answers

Answered by AηυsнкA
5

This statement is absolutely True.

Answered by Deepthika6aSgips
1

Answer:

Algorithms and Flowcharts

Objective Type Questions

FILL IN THE BLANKS WITH THE CORRECT WORDS:

A flowchart is a diagrammatic representation of a program.

The process box is rectangular in shape.

The decision box has two output lines; one for True and other for False.

A parallelogram represents input/output in a flowchart.

The flowchart symbols are connected by flow lines.

STATE WHETHER TRUE OR FALSE AND ALSO CORRECT THE FALSE STATEMENT(S):

The decision box is circular in shape. (FALSE)

Diamond in shape.

There should be only one start box in a flowchart. (TRUE)

A flowchart must be drawn on a single page. (FALSE)

Can be drawn on multiple pages.

You can use connectors in a flowchart. (TRUE)

An algorithm is a pictorial form of a flowchart. (FALSE)

Flowchart is a pictorial form of a flowchart.

Similar questions