{[(Professor assignment)]} Complete the following Programming Challenge in the t
ID: 3711806 • Letter: #
Question
{[(Professor assignment)]} Complete the following Programming Challenge in the text book found at the end of chapter 6. Use good programming style and all the concepts covered to date. Submit the .java files, UML diagrams, JavaDoc file(s), P-code, requirements Doc, etc., electronically through Canvas by the above due date. #1 Employee Class (include 2 .java files, one for Employee and one for EmployeeDemo). Note: This assignment requires that you follow all of the “requirements”, etc.
{[(challenge he was referring to in the book)]} Employee Class Write a class named Employee that has the following fields: name. The name field references a String object that holds the employee’s name. idNumber. The idNumber is an int variable that holds the employee’s ID number. department. The department field references a String object that holds the name of the department where the employee work.
Explanation / Answer
According to your question i came to understand that an Employee class has to create with Name, ID Number and Department name and another class name with Employee Demo.
Source Code
Related Questions
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.