Why cant the average method have a parameter variable of


Problem

1. Why can't the average method have a parameter variable of type Object[]?

2. Why can't you use the average method to find the average length of String objects?

3. What is wrong with this code?

Measurable meas = new Measurable();
System.out.promtln(meas.getMeasure();

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Why cant the average method have a parameter variable of
Reference No:- TGS02631011

Expected delivery within 24 Hours