SlideShare a Scribd company logo
Exercise Two Assume the Shark class above is also a sub class of the Animal class. a) Add code
to your program to implement the Shark class. The Swim method should display "This shark is
swimming". The Display method should print the value of all the attributes in the Shark object,
including any inherited ones. b) Add code to your main() in the Driver file to create a new Shark
object, then invoke the Eat(), Swim() and Display() methods for that object.

More Related Content

More from anbika110

Exercise 5-22 (Static) Recording Capital Projects Fund Transactions [.pdf
 Exercise 5-22 (Static) Recording Capital Projects Fund Transactions [.pdf Exercise 5-22 (Static) Recording Capital Projects Fund Transactions [.pdf
Exercise 5-22 (Static) Recording Capital Projects Fund Transactions [.pdf
anbika110
 
Exercise 4.4 (Algo) Multiple-step continuous statement of comprehensi.pdf
 Exercise 4.4 (Algo) Multiple-step continuous statement of comprehensi.pdf Exercise 4.4 (Algo) Multiple-step continuous statement of comprehensi.pdf
Exercise 4.4 (Algo) Multiple-step continuous statement of comprehensi.pdf
anbika110
 
Exercise 4-5 (Algo) Income statement presentation [LO4-1] The followi.pdf
 Exercise 4-5 (Algo) Income statement presentation [LO4-1] The followi.pdf Exercise 4-5 (Algo) Income statement presentation [LO4-1] The followi.pdf
Exercise 4-5 (Algo) Income statement presentation [LO4-1] The followi.pdf
anbika110
 
Exercise 4-4 (Algo) Multiple-step continuous statement of comprehensi.pdf
 Exercise 4-4 (Algo) Multiple-step continuous statement of comprehensi.pdf Exercise 4-4 (Algo) Multiple-step continuous statement of comprehensi.pdf
Exercise 4-4 (Algo) Multiple-step continuous statement of comprehensi.pdf
anbika110
 
Exercise 4-5 (Algo) Income statement presentation [LO 4-1] The follow.pdf
 Exercise 4-5 (Algo) Income statement presentation [LO 4-1] The follow.pdf Exercise 4-5 (Algo) Income statement presentation [LO 4-1] The follow.pdf
Exercise 4-5 (Algo) Income statement presentation [LO 4-1] The follow.pdf
anbika110
 
Fill in the array with the values that would be stored after the code.pdf
 Fill in the array with the values that would be stored after the code.pdf Fill in the array with the values that would be stored after the code.pdf
Fill in the array with the values that would be stored after the code.pdf
anbika110
 
Figure 3 People with no qualifications and degree level qualificatio.pdf
 Figure 3 People with no qualifications and degree level qualificatio.pdf Figure 3 People with no qualifications and degree level qualificatio.pdf
Figure 3 People with no qualifications and degree level qualificatio.pdf
anbika110
 
Exercise 4 Write a C function that takes a positive integer n as an .pdf
 Exercise 4 Write a C function that takes a positive integer n as an .pdf Exercise 4 Write a C function that takes a positive integer n as an .pdf
Exercise 4 Write a C function that takes a positive integer n as an .pdf
anbika110
 
Figure Strawberries and Submarines The opportunity cost of 1 submari.pdf
 Figure Strawberries and Submarines The opportunity cost of 1 submari.pdf Figure Strawberries and Submarines The opportunity cost of 1 submari.pdf
Figure Strawberries and Submarines The opportunity cost of 1 submari.pdf
anbika110
 
FILE Divorce. Divorce has become an increasingly prevalent part of Am.pdf
 FILE Divorce. Divorce has become an increasingly prevalent part of Am.pdf FILE Divorce. Divorce has become an increasingly prevalent part of Am.pdf
FILE Divorce. Divorce has become an increasingly prevalent part of Am.pdf
anbika110
 
Fil in the P(X=x) values to give a legnimute probabiity distribution .pdf
 Fil in the P(X=x) values to give a legnimute probabiity distribution .pdf Fil in the P(X=x) values to give a legnimute probabiity distribution .pdf
Fil in the P(X=x) values to give a legnimute probabiity distribution .pdf
anbika110
 
Figure 8-2 igure 8-2 shows the macro PPF. Which point(s) represent re.pdf
 Figure 8-2 igure 8-2 shows the macro PPF. Which point(s) represent re.pdf Figure 8-2 igure 8-2 shows the macro PPF. Which point(s) represent re.pdf
Figure 8-2 igure 8-2 shows the macro PPF. Which point(s) represent re.pdf
anbika110
 
Figure 10.4 ASCll-to-binary conversion subroutine (Fig. 10.4 continue.pdf
 Figure 10.4 ASCll-to-binary conversion subroutine (Fig. 10.4 continue.pdf Figure 10.4 ASCll-to-binary conversion subroutine (Fig. 10.4 continue.pdf
Figure 10.4 ASCll-to-binary conversion subroutine (Fig. 10.4 continue.pdf
anbika110
 
Figure External Benefits The distance between point E and point M re.pdf
 Figure External Benefits The distance between point E and point M re.pdf Figure External Benefits The distance between point E and point M re.pdf
Figure External Benefits The distance between point E and point M re.pdf
anbika110
 
Figure 2-6 Refer to Figure 2-6. What was the most likely cause of the.pdf
 Figure 2-6 Refer to Figure 2-6. What was the most likely cause of the.pdf Figure 2-6 Refer to Figure 2-6. What was the most likely cause of the.pdf
Figure 2-6 Refer to Figure 2-6. What was the most likely cause of the.pdf
anbika110
 
fartord Jeweiers uses a perpetual inventory systam and had the follow.pdf
 fartord Jeweiers uses a perpetual inventory systam and had the follow.pdf fartord Jeweiers uses a perpetual inventory systam and had the follow.pdf
fartord Jeweiers uses a perpetual inventory systam and had the follow.pdf
anbika110
 
Fancy Ciothing Company is authorized to issue 110.000 shares of.pdf
 Fancy Ciothing Company is authorized to issue 110.000 shares of.pdf Fancy Ciothing Company is authorized to issue 110.000 shares of.pdf
Fancy Ciothing Company is authorized to issue 110.000 shares of.pdf
anbika110
 
Fare 14.3 Consumer Giscrebionary 13.9 Communication services 10..pdf
 Fare 14.3 Consumer Giscrebionary 13.9 Communication services 10..pdf Fare 14.3 Consumer Giscrebionary 13.9 Communication services 10..pdf
Fare 14.3 Consumer Giscrebionary 13.9 Communication services 10..pdf
anbika110
 
Fail and Fair, ncoepted an engagement to oudit the financhi statement.pdf
 Fail and Fair, ncoepted an engagement to oudit the financhi statement.pdf Fail and Fair, ncoepted an engagement to oudit the financhi statement.pdf
Fail and Fair, ncoepted an engagement to oudit the financhi statement.pdf
anbika110
 
Factory Overhead Cost Budget Sweet Tooth Candy Company budgeted the f.pdf
 Factory Overhead Cost Budget Sweet Tooth Candy Company budgeted the f.pdf Factory Overhead Cost Budget Sweet Tooth Candy Company budgeted the f.pdf
Factory Overhead Cost Budget Sweet Tooth Candy Company budgeted the f.pdf
anbika110
 

More from anbika110 (20)

Exercise 5-22 (Static) Recording Capital Projects Fund Transactions [.pdf
 Exercise 5-22 (Static) Recording Capital Projects Fund Transactions [.pdf Exercise 5-22 (Static) Recording Capital Projects Fund Transactions [.pdf
Exercise 5-22 (Static) Recording Capital Projects Fund Transactions [.pdf
 
Exercise 4.4 (Algo) Multiple-step continuous statement of comprehensi.pdf
 Exercise 4.4 (Algo) Multiple-step continuous statement of comprehensi.pdf Exercise 4.4 (Algo) Multiple-step continuous statement of comprehensi.pdf
Exercise 4.4 (Algo) Multiple-step continuous statement of comprehensi.pdf
 
Exercise 4-5 (Algo) Income statement presentation [LO4-1] The followi.pdf
 Exercise 4-5 (Algo) Income statement presentation [LO4-1] The followi.pdf Exercise 4-5 (Algo) Income statement presentation [LO4-1] The followi.pdf
Exercise 4-5 (Algo) Income statement presentation [LO4-1] The followi.pdf
 
Exercise 4-4 (Algo) Multiple-step continuous statement of comprehensi.pdf
 Exercise 4-4 (Algo) Multiple-step continuous statement of comprehensi.pdf Exercise 4-4 (Algo) Multiple-step continuous statement of comprehensi.pdf
Exercise 4-4 (Algo) Multiple-step continuous statement of comprehensi.pdf
 
Exercise 4-5 (Algo) Income statement presentation [LO 4-1] The follow.pdf
 Exercise 4-5 (Algo) Income statement presentation [LO 4-1] The follow.pdf Exercise 4-5 (Algo) Income statement presentation [LO 4-1] The follow.pdf
Exercise 4-5 (Algo) Income statement presentation [LO 4-1] The follow.pdf
 
Fill in the array with the values that would be stored after the code.pdf
 Fill in the array with the values that would be stored after the code.pdf Fill in the array with the values that would be stored after the code.pdf
Fill in the array with the values that would be stored after the code.pdf
 
Figure 3 People with no qualifications and degree level qualificatio.pdf
 Figure 3 People with no qualifications and degree level qualificatio.pdf Figure 3 People with no qualifications and degree level qualificatio.pdf
Figure 3 People with no qualifications and degree level qualificatio.pdf
 
Exercise 4 Write a C function that takes a positive integer n as an .pdf
 Exercise 4 Write a C function that takes a positive integer n as an .pdf Exercise 4 Write a C function that takes a positive integer n as an .pdf
Exercise 4 Write a C function that takes a positive integer n as an .pdf
 
Figure Strawberries and Submarines The opportunity cost of 1 submari.pdf
 Figure Strawberries and Submarines The opportunity cost of 1 submari.pdf Figure Strawberries and Submarines The opportunity cost of 1 submari.pdf
Figure Strawberries and Submarines The opportunity cost of 1 submari.pdf
 
FILE Divorce. Divorce has become an increasingly prevalent part of Am.pdf
 FILE Divorce. Divorce has become an increasingly prevalent part of Am.pdf FILE Divorce. Divorce has become an increasingly prevalent part of Am.pdf
FILE Divorce. Divorce has become an increasingly prevalent part of Am.pdf
 
Fil in the P(X=x) values to give a legnimute probabiity distribution .pdf
 Fil in the P(X=x) values to give a legnimute probabiity distribution .pdf Fil in the P(X=x) values to give a legnimute probabiity distribution .pdf
Fil in the P(X=x) values to give a legnimute probabiity distribution .pdf
 
Figure 8-2 igure 8-2 shows the macro PPF. Which point(s) represent re.pdf
 Figure 8-2 igure 8-2 shows the macro PPF. Which point(s) represent re.pdf Figure 8-2 igure 8-2 shows the macro PPF. Which point(s) represent re.pdf
Figure 8-2 igure 8-2 shows the macro PPF. Which point(s) represent re.pdf
 
Figure 10.4 ASCll-to-binary conversion subroutine (Fig. 10.4 continue.pdf
 Figure 10.4 ASCll-to-binary conversion subroutine (Fig. 10.4 continue.pdf Figure 10.4 ASCll-to-binary conversion subroutine (Fig. 10.4 continue.pdf
Figure 10.4 ASCll-to-binary conversion subroutine (Fig. 10.4 continue.pdf
 
Figure External Benefits The distance between point E and point M re.pdf
 Figure External Benefits The distance between point E and point M re.pdf Figure External Benefits The distance between point E and point M re.pdf
Figure External Benefits The distance between point E and point M re.pdf
 
Figure 2-6 Refer to Figure 2-6. What was the most likely cause of the.pdf
 Figure 2-6 Refer to Figure 2-6. What was the most likely cause of the.pdf Figure 2-6 Refer to Figure 2-6. What was the most likely cause of the.pdf
Figure 2-6 Refer to Figure 2-6. What was the most likely cause of the.pdf
 
fartord Jeweiers uses a perpetual inventory systam and had the follow.pdf
 fartord Jeweiers uses a perpetual inventory systam and had the follow.pdf fartord Jeweiers uses a perpetual inventory systam and had the follow.pdf
fartord Jeweiers uses a perpetual inventory systam and had the follow.pdf
 
Fancy Ciothing Company is authorized to issue 110.000 shares of.pdf
 Fancy Ciothing Company is authorized to issue 110.000 shares of.pdf Fancy Ciothing Company is authorized to issue 110.000 shares of.pdf
Fancy Ciothing Company is authorized to issue 110.000 shares of.pdf
 
Fare 14.3 Consumer Giscrebionary 13.9 Communication services 10..pdf
 Fare 14.3 Consumer Giscrebionary 13.9 Communication services 10..pdf Fare 14.3 Consumer Giscrebionary 13.9 Communication services 10..pdf
Fare 14.3 Consumer Giscrebionary 13.9 Communication services 10..pdf
 
Fail and Fair, ncoepted an engagement to oudit the financhi statement.pdf
 Fail and Fair, ncoepted an engagement to oudit the financhi statement.pdf Fail and Fair, ncoepted an engagement to oudit the financhi statement.pdf
Fail and Fair, ncoepted an engagement to oudit the financhi statement.pdf
 
Factory Overhead Cost Budget Sweet Tooth Candy Company budgeted the f.pdf
 Factory Overhead Cost Budget Sweet Tooth Candy Company budgeted the f.pdf Factory Overhead Cost Budget Sweet Tooth Candy Company budgeted the f.pdf
Factory Overhead Cost Budget Sweet Tooth Candy Company budgeted the f.pdf
 

Recently uploaded

SWOT analysis in the project Keeping the Memory @live.pptx
SWOT analysis in the project Keeping the Memory @live.pptxSWOT analysis in the project Keeping the Memory @live.pptx
SWOT analysis in the project Keeping the Memory @live.pptx
zuzanka
 
Skimbleshanks-The-Railway-Cat by T S Eliot
Skimbleshanks-The-Railway-Cat by T S EliotSkimbleshanks-The-Railway-Cat by T S Eliot
Skimbleshanks-The-Railway-Cat by T S Eliot
nitinpv4ai
 
Benner "Expanding Pathways to Publishing Careers"
Benner "Expanding Pathways to Publishing Careers"Benner "Expanding Pathways to Publishing Careers"
Benner "Expanding Pathways to Publishing Careers"
National Information Standards Organization (NISO)
 
CIS 4200-02 Group 1 Final Project Report (1).pdf
CIS 4200-02 Group 1 Final Project Report (1).pdfCIS 4200-02 Group 1 Final Project Report (1).pdf
CIS 4200-02 Group 1 Final Project Report (1).pdf
blueshagoo1
 
Accounting for Restricted Grants When and How To Record Properly
Accounting for Restricted Grants  When and How To Record ProperlyAccounting for Restricted Grants  When and How To Record Properly
Accounting for Restricted Grants When and How To Record Properly
TechSoup
 
REASIGNACION 2024 UGEL CHUPACA 2024 UGEL CHUPACA.pdf
REASIGNACION 2024 UGEL CHUPACA 2024 UGEL CHUPACA.pdfREASIGNACION 2024 UGEL CHUPACA 2024 UGEL CHUPACA.pdf
REASIGNACION 2024 UGEL CHUPACA 2024 UGEL CHUPACA.pdf
giancarloi8888
 
How Barcodes Can Be Leveraged Within Odoo 17
How Barcodes Can Be Leveraged Within Odoo 17How Barcodes Can Be Leveraged Within Odoo 17
How Barcodes Can Be Leveraged Within Odoo 17
Celine George
 
spot a liar (Haiqa 146).pptx Technical writhing and presentation skills
spot a liar (Haiqa 146).pptx Technical writhing and presentation skillsspot a liar (Haiqa 146).pptx Technical writhing and presentation skills
spot a liar (Haiqa 146).pptx Technical writhing and presentation skills
haiqairshad
 
NIPER 2024 MEMORY BASED QUESTIONS.ANSWERS TO NIPER 2024 QUESTIONS.NIPER JEE 2...
NIPER 2024 MEMORY BASED QUESTIONS.ANSWERS TO NIPER 2024 QUESTIONS.NIPER JEE 2...NIPER 2024 MEMORY BASED QUESTIONS.ANSWERS TO NIPER 2024 QUESTIONS.NIPER JEE 2...
NIPER 2024 MEMORY BASED QUESTIONS.ANSWERS TO NIPER 2024 QUESTIONS.NIPER JEE 2...
Payaamvohra1
 
CapTechTalks Webinar Slides June 2024 Donovan Wright.pptx
CapTechTalks Webinar Slides June 2024 Donovan Wright.pptxCapTechTalks Webinar Slides June 2024 Donovan Wright.pptx
CapTechTalks Webinar Slides June 2024 Donovan Wright.pptx
CapitolTechU
 
The basics of sentences session 7pptx.pptx
The basics of sentences session 7pptx.pptxThe basics of sentences session 7pptx.pptx
The basics of sentences session 7pptx.pptx
heathfieldcps1
 
Andreas Schleicher presents PISA 2022 Volume III - Creative Thinking - 18 Jun...
Andreas Schleicher presents PISA 2022 Volume III - Creative Thinking - 18 Jun...Andreas Schleicher presents PISA 2022 Volume III - Creative Thinking - 18 Jun...
Andreas Schleicher presents PISA 2022 Volume III - Creative Thinking - 18 Jun...
EduSkills OECD
 
How to Fix [Errno 98] address already in use
How to Fix [Errno 98] address already in useHow to Fix [Errno 98] address already in use
How to Fix [Errno 98] address already in use
Celine George
 
MDP on air pollution of class 8 year 2024-2025
MDP on air pollution of class 8 year 2024-2025MDP on air pollution of class 8 year 2024-2025
MDP on air pollution of class 8 year 2024-2025
khuleseema60
 
Haunted Houses by H W Longfellow for class 10
Haunted Houses by H W Longfellow for class 10Haunted Houses by H W Longfellow for class 10
Haunted Houses by H W Longfellow for class 10
nitinpv4ai
 
Standardized tool for Intelligence test.
Standardized tool for Intelligence test.Standardized tool for Intelligence test.
Standardized tool for Intelligence test.
deepaannamalai16
 
Elevate Your Nonprofit's Online Presence_ A Guide to Effective SEO Strategies...
Elevate Your Nonprofit's Online Presence_ A Guide to Effective SEO Strategies...Elevate Your Nonprofit's Online Presence_ A Guide to Effective SEO Strategies...
Elevate Your Nonprofit's Online Presence_ A Guide to Effective SEO Strategies...
TechSoup
 
How to Download & Install Module From the Odoo App Store in Odoo 17
How to Download & Install Module From the Odoo App Store in Odoo 17How to Download & Install Module From the Odoo App Store in Odoo 17
How to Download & Install Module From the Odoo App Store in Odoo 17
Celine George
 
مصحف القراءات العشر أعد أحرف الخلاف سمير بسيوني.pdf
مصحف القراءات العشر   أعد أحرف الخلاف سمير بسيوني.pdfمصحف القراءات العشر   أعد أحرف الخلاف سمير بسيوني.pdf
مصحف القراءات العشر أعد أحرف الخلاف سمير بسيوني.pdf
سمير بسيوني
 
A Free 200-Page eBook ~ Brain and Mind Exercise.pptx
A Free 200-Page eBook ~ Brain and Mind Exercise.pptxA Free 200-Page eBook ~ Brain and Mind Exercise.pptx
A Free 200-Page eBook ~ Brain and Mind Exercise.pptx
OH TEIK BIN
 

Recently uploaded (20)

SWOT analysis in the project Keeping the Memory @live.pptx
SWOT analysis in the project Keeping the Memory @live.pptxSWOT analysis in the project Keeping the Memory @live.pptx
SWOT analysis in the project Keeping the Memory @live.pptx
 
Skimbleshanks-The-Railway-Cat by T S Eliot
Skimbleshanks-The-Railway-Cat by T S EliotSkimbleshanks-The-Railway-Cat by T S Eliot
Skimbleshanks-The-Railway-Cat by T S Eliot
 
Benner "Expanding Pathways to Publishing Careers"
Benner "Expanding Pathways to Publishing Careers"Benner "Expanding Pathways to Publishing Careers"
Benner "Expanding Pathways to Publishing Careers"
 
CIS 4200-02 Group 1 Final Project Report (1).pdf
CIS 4200-02 Group 1 Final Project Report (1).pdfCIS 4200-02 Group 1 Final Project Report (1).pdf
CIS 4200-02 Group 1 Final Project Report (1).pdf
 
Accounting for Restricted Grants When and How To Record Properly
Accounting for Restricted Grants  When and How To Record ProperlyAccounting for Restricted Grants  When and How To Record Properly
Accounting for Restricted Grants When and How To Record Properly
 
REASIGNACION 2024 UGEL CHUPACA 2024 UGEL CHUPACA.pdf
REASIGNACION 2024 UGEL CHUPACA 2024 UGEL CHUPACA.pdfREASIGNACION 2024 UGEL CHUPACA 2024 UGEL CHUPACA.pdf
REASIGNACION 2024 UGEL CHUPACA 2024 UGEL CHUPACA.pdf
 
How Barcodes Can Be Leveraged Within Odoo 17
How Barcodes Can Be Leveraged Within Odoo 17How Barcodes Can Be Leveraged Within Odoo 17
How Barcodes Can Be Leveraged Within Odoo 17
 
spot a liar (Haiqa 146).pptx Technical writhing and presentation skills
spot a liar (Haiqa 146).pptx Technical writhing and presentation skillsspot a liar (Haiqa 146).pptx Technical writhing and presentation skills
spot a liar (Haiqa 146).pptx Technical writhing and presentation skills
 
NIPER 2024 MEMORY BASED QUESTIONS.ANSWERS TO NIPER 2024 QUESTIONS.NIPER JEE 2...
NIPER 2024 MEMORY BASED QUESTIONS.ANSWERS TO NIPER 2024 QUESTIONS.NIPER JEE 2...NIPER 2024 MEMORY BASED QUESTIONS.ANSWERS TO NIPER 2024 QUESTIONS.NIPER JEE 2...
NIPER 2024 MEMORY BASED QUESTIONS.ANSWERS TO NIPER 2024 QUESTIONS.NIPER JEE 2...
 
CapTechTalks Webinar Slides June 2024 Donovan Wright.pptx
CapTechTalks Webinar Slides June 2024 Donovan Wright.pptxCapTechTalks Webinar Slides June 2024 Donovan Wright.pptx
CapTechTalks Webinar Slides June 2024 Donovan Wright.pptx
 
The basics of sentences session 7pptx.pptx
The basics of sentences session 7pptx.pptxThe basics of sentences session 7pptx.pptx
The basics of sentences session 7pptx.pptx
 
Andreas Schleicher presents PISA 2022 Volume III - Creative Thinking - 18 Jun...
Andreas Schleicher presents PISA 2022 Volume III - Creative Thinking - 18 Jun...Andreas Schleicher presents PISA 2022 Volume III - Creative Thinking - 18 Jun...
Andreas Schleicher presents PISA 2022 Volume III - Creative Thinking - 18 Jun...
 
How to Fix [Errno 98] address already in use
How to Fix [Errno 98] address already in useHow to Fix [Errno 98] address already in use
How to Fix [Errno 98] address already in use
 
MDP on air pollution of class 8 year 2024-2025
MDP on air pollution of class 8 year 2024-2025MDP on air pollution of class 8 year 2024-2025
MDP on air pollution of class 8 year 2024-2025
 
Haunted Houses by H W Longfellow for class 10
Haunted Houses by H W Longfellow for class 10Haunted Houses by H W Longfellow for class 10
Haunted Houses by H W Longfellow for class 10
 
Standardized tool for Intelligence test.
Standardized tool for Intelligence test.Standardized tool for Intelligence test.
Standardized tool for Intelligence test.
 
Elevate Your Nonprofit's Online Presence_ A Guide to Effective SEO Strategies...
Elevate Your Nonprofit's Online Presence_ A Guide to Effective SEO Strategies...Elevate Your Nonprofit's Online Presence_ A Guide to Effective SEO Strategies...
Elevate Your Nonprofit's Online Presence_ A Guide to Effective SEO Strategies...
 
How to Download & Install Module From the Odoo App Store in Odoo 17
How to Download & Install Module From the Odoo App Store in Odoo 17How to Download & Install Module From the Odoo App Store in Odoo 17
How to Download & Install Module From the Odoo App Store in Odoo 17
 
مصحف القراءات العشر أعد أحرف الخلاف سمير بسيوني.pdf
مصحف القراءات العشر   أعد أحرف الخلاف سمير بسيوني.pdfمصحف القراءات العشر   أعد أحرف الخلاف سمير بسيوني.pdf
مصحف القراءات العشر أعد أحرف الخلاف سمير بسيوني.pdf
 
A Free 200-Page eBook ~ Brain and Mind Exercise.pptx
A Free 200-Page eBook ~ Brain and Mind Exercise.pptxA Free 200-Page eBook ~ Brain and Mind Exercise.pptx
A Free 200-Page eBook ~ Brain and Mind Exercise.pptx
 

Exercise Two Assume the Shark class above is also a sub class of the .pdf

  • 1. Exercise Two Assume the Shark class above is also a sub class of the Animal class. a) Add code to your program to implement the Shark class. The Swim method should display "This shark is swimming". The Display method should print the value of all the attributes in the Shark object, including any inherited ones. b) Add code to your main() in the Driver file to create a new Shark object, then invoke the Eat(), Swim() and Display() methods for that object.