//This is my first java assignment
//create an employee class with the following attributes: name, age, department

//Here is what I wrote...
//I get an error at line 5




1 public class...