asked 94.0k views
0 votes
A good flowchart alludes to both the inputs and outputs you will need to receive and give to the user. True or false?

asked
User Suffa
by
7.9k points

2 Answers

3 votes
Answer: false

Explaination:
answered
User NicoAdrian
by
8.9k points
7 votes

Answer:

The answer is "False".

Step-by-step explanation:

The flowchart represents the algorithm for the given program graphically, where an algorithm is a step-by-step approach to solving the problem, it may also be described in the form of a diagram.

Therefore, the flowchart helps us to understand the actual working of the program by providing the general input and hence, the output can be predicted by the flowchart.

answered
User Bimlas
by
9.0k points