Write a program in java for the following scenario and write a Driver class to test your construction: 1. Create a class Projects which has the following members: Member Variables: • projectId //Id of the project - String type • projectMarks //marks of the project - double type Member Methods: • A parameterized constructor to initialize the instance variables. • Declare a method calcGradePoint() which returns the Grade Point for the project marks as follows: If projectMarks is >50 gradePoint = 2.5% of the projectMarks • Declare an abstract method calcGrade() which will return the grade value. If projectMarks is

Microsoft Visual C#
7th Edition
ISBN:9781337102100
Author:Joyce, Farrell.
Publisher:Joyce, Farrell.
Chapter10: Introduction To Inheritance
Section: Chapter Questions
Problem 20RQ
icon
Related questions
Question
Write a program in java for the following scenario and write a Driver class to test your construction: 1. Create a class Projects which has the following members: Member Variables: • projectId //Id of the project - String type • projectMarks //marks of the project - double type Member Methods: • A parameterized constructor to initialize the instance variables. • Declare a method calcGradePoint() which returns the Grade Point for the project marks as follows: If projectMarks is >50 gradePoint = 2.5% of the projectMarks • Declare an abstract method calcGrade() which will return the grade value. If projectMarks is
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 4 steps with 2 images

Blurred answer
Knowledge Booster
Development strategies
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,