Write a program using the concept of interface to do the following. a) Create an interface Student with a method calculateBonus(double) which calculates Bonus of a Student b) Inherit the interface Student into a subclass Worker Bonus. In WorkerBonus class do the following tasks: ) Create a method getStudentDetails() to read id, name and cgpa of an Student. ii) Inside the calculateBonus() method calculate the Bonus using the following conditions. cgpa Bonus >=4 10% >=3 5% >=2 3% <2 2% iii) Create a method netcgpa() in the subclass to print the cgpa. Note: cgpa=cgpa+Bonus

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter11: Advanced Inheritance Concepts
Section: Chapter Questions
Problem 12PE
icon
Related questions
Question

Java

Write a program using the concept of interface to do the following.
a) Create an interface Student with a method calculateBonus(double) which calculates Bonus of a Student
b) Inherit the interface Student into a subclass Worker Bonus. In WorkerBonus class do the following tasks:
) Create a method getStudentDetails() to read id, name and cgpa of an Student.
ii) Inside the calculateBonus() method calculate the Bonus using the following conditions.
cgpa
Bonus
>=4
10%
>=3
5%
|>=2
3%
<2
2%
iii) Create a method netcgpa() in the subclass to print the cgpa.
Note: cgpa=cgpa+Bonus
Transcribed Image Text:Write a program using the concept of interface to do the following. a) Create an interface Student with a method calculateBonus(double) which calculates Bonus of a Student b) Inherit the interface Student into a subclass Worker Bonus. In WorkerBonus class do the following tasks: ) Create a method getStudentDetails() to read id, name and cgpa of an Student. ii) Inside the calculateBonus() method calculate the Bonus using the following conditions. cgpa Bonus >=4 10% >=3 5% |>=2 3% <2 2% iii) Create a method netcgpa() in the subclass to print the cgpa. Note: cgpa=cgpa+Bonus
Expert Solution
steps

Step by step

Solved in 3 steps with 2 images

Blurred answer
Knowledge Booster
Introduction to computer system
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
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,