Object-Oriented Programming: Class of objects - PowerPoint PPT Presentation

1 / 4
About This Presentation
Title:

Object-Oriented Programming: Class of objects

Description:

Make the Bird class contain the common attributes and behaviors for all Bird objects. Set up a class diagram showing the relationships between these classes ... – PowerPoint PPT presentation

Number of Views:17
Avg rating:3.0/5.0
Slides: 5
Provided by: mrsmck
Category:

less

Transcript and Presenter's Notes

Title: Object-Oriented Programming: Class of objects


1
(No Transcript)
2
Object-Oriented ProgrammingClass of objects
  • Attributes
  • Instance variables
  • Behaviors
  • Instance methods

3
A class call Bird
  • What attributes?
  • What behaviors?

4
Class exercise
  • Using our Bird class example
  • Create subclasses of bird
  • Make the Bird class contain the common attributes
    and behaviors for all Bird objects
  • Set up a class diagram showing the relationships
    between these classes
Write a Comment
User Comments (0)
About PowerShow.com