Economy, asked by StudiousStudent8067, 10 months ago

What kind of workflow should you use when performing multiple activities in a fixed sequential order?

Answers

Answered by sailorking
0

In order to perform multiple activities, in a sequential order we need to divide all the work in several blocks, and they are to be scheduled at what instance of time that particular part of work is to be done, and how much time is to be spend for completing that particular part of job.

In this way if all the different parts of job are scheduled, then it shall be possible to complete multiple tasks, sequentially.

Answered by Arslankincsem
0

You should use sequence while performing multiple activities executing in a fixed sequential order.

The sequence is the smallest part of a project, and it is used for linear processes as they allow you to go from one activity to another, and it also acts as a single block activity.

They can be reused again and again as a part of the flowchart.

Similar questions