Question 2 Crcate a clacs named Ondargrnd that inherits fom the Student class The class extends the base class with the following instance variable, construcior, and methods *A String inslnce variable mlevel. A construcior tukes four parameters and sets the values of the instance variables occordingly- In this method, you will need to sel the level as well as call the conatructor from the auper clas8od the id, name, and hours. *Apeler method for the instance variable, A boolean equals (Undergrad u) medhod that compares the current Undergrad object and the object passed into the method. It retums true if the two objects have the same contznt, ie, id, name, and hours. Otherwise, il returms false. You may wand to call the equals method from (he super class lo simplify this implementation. • Override the toString method so it prints the levd as well, in the following format. You may want to take advantage of the tostring method defined in the base class Student ID: 123456 Nane: Kungfu Panda Credit Hours Earned: 95 Class Standing: Senior

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question
Ouestion 2 Create a class named Ondorgrad that inherits from the Btudent dass. The class
extends the base class wilth the following instance variable, construcor, and methods
*A String instance variablem level.
*A constructor takes four purameters and sets the values of the instance variables acoordingly In
this method, you will need toel the level ax well as call the constructor from the auper claswlo set
the id, name, and hours,
"Apetier method for the instance variable
•Aboolean equals (Undergrad u) mebod that compares the current Undergrad objec
and the objoct passed into the method, It returnatrue if the two objects have dhe same content, iz,
id, name, and hours. Otherwise, il returns Ealse. You my wand lo call the equals mxthod from
the super class to simplify this implementation
- Override thetoString method so it prints the level as well, in the following format, You may
want to take advantage of the tostring method defined in the base class
Student ID: 123456
Nane: Kungfu Panda
Credit Hours Earned: 95
class Standing: Senior
Transcribed Image Text:Ouestion 2 Create a class named Ondorgrad that inherits from the Btudent dass. The class extends the base class wilth the following instance variable, construcor, and methods *A String instance variablem level. *A constructor takes four purameters and sets the values of the instance variables acoordingly In this method, you will need toel the level ax well as call the constructor from the auper claswlo set the id, name, and hours, "Apetier method for the instance variable •Aboolean equals (Undergrad u) mebod that compares the current Undergrad objec and the objoct passed into the method, It returnatrue if the two objects have dhe same content, iz, id, name, and hours. Otherwise, il returns Ealse. You my wand lo call the equals mxthod from the super class to simplify this implementation - Override thetoString method so it prints the level as well, in the following format, You may want to take advantage of the tostring method defined in the base class Student ID: 123456 Nane: Kungfu Panda Credit Hours Earned: 95 class Standing: Senior
Expert Solution
steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Knowledge Booster
Class
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
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education