Question: Identify the error that exist in this method program: public static double f 1 ( double basic, double hour ) { if ( basic 1
Identify the error that exist in this method program:
public static double double basic, double hour
if basic
extra basic hour ;
else ifpoint
extra basic hour ;
else
extra basic hour ;
return extra;
Your answer:
Wrong method header
Variable extra is unknown
A wrong use of hour data type
No error
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
