Computer Science, asked by annylovespizza, 4 months ago

A flowchart needs to represent a situation where the user is asked to enter his age, the age is read into the system and
the system outputs a 'Thank You' message. This is an example of.
Decision
Loop
Sequence
All of the above​

Answers

Answered by vr216151
10

Answer:

take a chatt then my send answer

good morning and please send a chart

Answered by zumba12
1

Flowchart

Flowchart represents a workflow or process as a diagrammatic representation of an algorithm, a step-by-step approach to solving a task.

Structures

A fixed set of structures are used to make flowcharts easier to understand and less subject to errors.

These structures include:

  • Sequence
  • Decision
  • Loop
  • Case

Sequence

  • A sequence is the simplest flowcharting construction.
  • When designing algorithms, it is important to make sure that all the steps are presented in the correct order.
  • This process of displaying the steps in flowcharts is known as sequencing.

Therefore, the right option for the given flowchart representation is Sequence

Answer : Sequence

Similar questions