Question: Write a Java statement which assigns the true average of three int data type variables named a b and c to a variable of the
Write a Java statement which assigns the true average of three int data type variables named a b and c to a variable of the double data type named average. Note: The average of 3, 4 and 6 should be 4.33 and not 4.0.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
