Create a calling module name and parameters for the following. (Remember that the asterisk before the parameter name indicates a call-by-reference parameter.)
a) Process Print(Average, Count)
b) Process Calc(AgeSum, Count,*Average)
c) Process Calc(Length, Width, Height,*Volume)
d) Process Init(*Number)
e) Maximum = Max(Test1, Test2, Test3, Test4)
f) Process Calc(Sqrt(A), C, *D)
p.s i need by saturday night, with the diagram. Urgently need help, and explanations. Thank You
Comments
Leave a comment