Question: Java language, OOP1 King Fsinal Usiversity Salve the proablems below by creating projeets in Netbeans be questios When yeu faish compress the projects folders and
King Fsinal Usiversity Salve the proablems below by creating projeets in Netbeans be questios When yeu faish compress the projects" folders and spload thes os Geogle Classroom Write a java progrsm to calculate the average marks obtained by a class of n students in a particular subject. Ask the user to enter the total nutmber of students and the marks obtained by each student then display the average. Note: Average is equal to the sum of the marks divided by the number of students Probka 1: Marks) Enter the Enter marks of students Student 1: s Soadent 2: 77 Student 3: 92 The average is:$4.67 Problem 2: (3 Marks) Create a java project that keeps track of employee's information based on the UML diagram below Then create 3 Employee and I Employeclist objects in the main method. Add all Employee objects to EmployeeList object's empList attribute and display the whole list Employee emplD: int name : String salary: double empList: ArrayList Employee +addlEmployee) display Employee (int, String double) +searchlint): Employee getEmplDO: int + getNamed: String + getSalary0:double toStringO:String
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
