Classes and Objects
Design a class that will read hour and hourly wage of an Employee then calculate its total wage using the following class daigram
Class Daigram
Class Employee
Attributes
private double Hour
private double Wage
Methods
public void getHour( )
public void getWage( )
public double TotalWage( )
public String toString( )
                 
Random StepsActionsProposed StepsPsedu Code





No of Errors:
Select any step from the first List Box and move it to the second List Box and make all its lines into correct steps of sequential order, using the Arrow Keys                                                                .