What is sequential construct? Give one example.
Answers
Answered by
24
Answer:
In a sequential construct program statements are executed one after another in a sequence. Example : Draw a flowchart to find the average of three numbers
Answered by
0
The CPU (processor) is told which statement will be executed next via a sequence construct. In most languages, this is the statement that comes after the current statement or the first statement in the program. In other words, this is the very foundation of programming.
Example: Draw a flowchart to find the average of three numbers.
Similar questions
English,
1 month ago
Computer Science,
1 month ago
English,
1 month ago
Science,
10 months ago
Social Sciences,
10 months ago