Page 1 of 1

QUESTION 2 Write the overloaded method named findvAverage () for each of the following problems: LOAGOAnen a) The first

Posted: Thu May 26, 2022 9:25 am
by answerhappygod
Question 2 Write The Overloaded Method Named Findvaverage For Each Of The Following Problems Loagoanen A The First 1
Question 2 Write The Overloaded Method Named Findvaverage For Each Of The Following Problems Loagoanen A The First 1 (308.9 KiB) Viewed 13 times
QUESTION 2 Write the overloaded method named findvAverage () for each of the following problems: LOAGOAnen a) The first method receives two integer numbers and returns the average of these two numbers (2 marks) b) The second method receives an array of integer numbers. Calculate and display the average of those elements in array. (3 marks)