You are employed as a developer at ABC.com. You make use of C# and ASP.NET for
development purposes.
You have been asked to create a new program for ABC.com. Prior to creating the new program,
you plan to create an algorithm to fully comprehend how the processes of the program must run.
The algorithm will list the required actions for completing a process in the appropriate sequence.
You are informed that your method for creating the algorithm should be as simple, and clear as
possible.
What option should you use?
A.
You should consider making use of the flowchart method.
B.
You should consider making use of the pivotchart method.
C.
You should consider making use of the data table method.
D.
You should consider making use of the XML method.
A , the flowchart is very easy to read by everyone.