Create a class for the Subject containing the Name of the subject and score of the subject. There should be the following methods: set: it will take two arguments name and score, and set the values of the attributes. If the score is less than 0 or greater than 100.0 then a message should be displayed “Incorrect score” and the score should be set to Zero. set: it will take one double value as an argument and set the value of score only. If the score is less than 0 or greater than 100.0 then a message should be displayed “Incorrect score” and the score should be set to Zero. display: it will display the name and score of the subject. Like “Name: Math, Score: 99.9” getScore: it will return the value of the score. greaterThan: it will take the subject’s object as an argument, compare the calling object’s score with the argument object’s score and return true if the calling object has a greater score. Create a class “Main” having the main method to perform the following tasks. Create two objects of the Subject class having the value “Math, 99.9” and “Physics, 98.9” respectively. Display the values of both objects Change the value of the object from 99.9 to 89.9 Compare both objects and display the values of the subject which has the lowest score.

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question

Q.No.3. 

Create a class for the Subject containing the Name of the subject and score of the subject. There should be the following methods:

  1. set: it will take two arguments name and score, and set the values of the attributes. If the score is less than 0 or greater than 100.0 then a message should be displayed “Incorrect score” and the score should be set to Zero.
  2. set: it will take one double value as an argument and set the value of score only. If the score is less than 0 or greater than 100.0 then a message should be displayed “Incorrect score” and the score should be set to Zero.
  3. display: it will display the name and score of the subject. Like “Name: Math, Score: 99.9”
  4. getScore: it will return the value of the score.
  5. greaterThan: it will take the subject’s object as an argument, compare the calling object’s score with the argument object’s score and return true if the calling object has a greater score.

Create a class “Main” having the main method to perform the following tasks.

  1. Create two objects of the Subject class having the value “Math, 99.9” and “Physics, 98.9” respectively.
  2. Display the values of both objects
  3. Change the value of the object from 99.9 to 89.9
  4. Compare both objects and display the values of the subject which has the lowest score.
Expert Solution
steps

Step by step

Solved in 3 steps with 3 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY