Java - Spoken Tutorials - Assignments Funded by the National Mission on Education through ICT ------------------------------------------------------------------------------------- 15. Default Constructor (a)Create a class Employee with variables and a method to display variables. (b)Create a constructor for the class Employee.