Java - Spoken Tutorials - Assignments Funded by the National Mission on Education through ICT ------------------------------------------------------------------------------------- Creating Object (a) Create a class named TestEmployee (b) In this class, create an object of the Employee class (created in the assignment of tutorial "Creating class") with reference variable as emp1