Question: Please compile the code in Java and post screenshot of output as well. Please have the Project/Class labelled ProjectIII Need the project to be done

 Please compile the code in Java and post screenshot of output

as well. Please have the Project/Class labelled ProjectIII Need the project to

Please compile the code in Java and post screenshot of output as well. Please have the Project/Class labelled ProjectIII

Need the project to be done with Object programming.

A) - Data member private int Notest; Data member private double average; Data member private char LetterGrade; Data member private int GPA; B) - A setter method name it public void setNoExam () A setter method name it public void setAverage () A method display() to display the INFO as follow data public void display () { System.out.println("NTest: "+NTest+" Average : "+average); Hint Structural programming package projects mport java.util.Scanner public class Project III puble statie void main(String[] arga) int No Testage toa) double Average=getAverage (Nolest); LetterGrade=getlettertrade (average) double GP-getarLetterGrada); System.out.println("Average: Average + Grade "+LetterGrade A +GPA) Obiect programming package projects; import java.util.Scanner; public class ProjectI11 private int Test private double average; private char LetterGrade: Program private int SPA; Scanner keyboard = new Scanner (System.in); public void setNoExam() char System.out.print("Enter number of test :"); Test - keyboard, nextInt(); public void setAverage () ...16 lines) public void display ( [ System.out.println("Nest: "+NTest+" Average:"average) : C) - Test your class projectIII with public static void main(String[] args) { // TODO code application logic here Projectv_ test = new Projectv_(); test.setNoExam(); test.setAverage (); test.display(); } Hint: package project iii ; public class Project II public static void main(String[] args) { // TODO code application logic here Project III test = new Projectzz(); test.setNoExam(); test.setAverage(); test display(); Projects public ved se toExan 1) ... Lires) 1 ublic vos satverage of double score = 0, US 15 for (int i=0; i

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!