Write a program that contains at least two classe - PowerPoint PPT Presentation

About This Presentation
Title:

Write a program that contains at least two classe

Description:

FOR MORE CLASSES VISIT tutorialoutletdotcom Bonus work - Object-oriented design (extra 5 points) Write a program that contains at least two classes, where one class is the child of the other and inherits functionality from the parent in a meaningful manner. – PowerPoint PPT presentation

Number of Views:2
Slides: 4
Provided by: Fellmen

less

Transcript and Presenter's Notes

Title: Write a program that contains at least two classe


1
EDUCATIONAL COURSESTUTORIALOUTLET
2
Write a program that contains at least two classe
  • FOR MORE CLASSES VISIT
  • tutorialoutletdotcom
  •  
  • Bonus work - Object-oriented design (extra 5
    points)Write a program that contains at least
    two classes, where one class is the child of the
    other andinherits functionality from the parent
    in a meaningful manner. The child class must add
    somefunctionality that the parent class did not
    possess. You can use virtual functions, abstract
    classes,etc., but you do not have to. Key is to
    solve some problem in an object-oriented way,
    demonstrating(at least) simple inheritance.
    Document the design process (problem/task
    specification,

3
EDUCATIONAL COURSES TUTORIALOUTLET
Write a Comment
User Comments (0)
About PowerShow.com