Answer the following questions!
-Risks Digest, give an item you found interesting and then briefly explain why?
(Choose anyone from any issue)
-An argument list has (float s, float& c, const float z[10], float w[200] – which variable is being “passed by value”. which valriable is being “passed by reference”. and which variable is being “passed by const reference”?