HOMEWORK
56
Homework 8
• 1. Identify the errors of the following functions:
Homework 8
• 2. What is the output from the following?
Homework 8
• 3. What is the output
from the following?
Name the homewok file as
“Homework8_YourID_YourName". If there are multiple files,
Homework 8 compress them into a single zip file.
Send the file to yzhni053024@[Link] no later than
Oct. 19.
• 4. (a) Write a function to return the minimum value in
an integer array. (b) Overload the function in (a) with a
function to return the minimum value in a floating-
point array.
• 5. What does this recursive function do?