1.Explain the basic ASD, LFD, and LRFD equations and all the variables in the basic ASD, LFD, and LRFD equations
2.Describe, with equation and diagram, the flow-discharge characteristic of a long, inclining pipeline that has friction and fitting loss, and a small, positive static pressure head.
3.Write all code necessary to dynamically allocate an array of 10 double-precision, floating-point variables and then write the code that will de-allocate the memory. Add comment fields to each line of code describing what it is and does.
4.For a multi-file project that contains just one class, list and describe each of the files that would be required to implement and test the functions of the class.