CSE 115 - PowerPoint PPT Presentation

About This Presentation
Title:

CSE 115

Description:

If you have a paper tax pick up your paper from me. Exam 3 passed back on 10/29 ... concepts are encapsulation and inheritance (both of which we've already ... – PowerPoint PPT presentation

Number of Views:15
Avg rating:3.0/5.0
Slides: 15
Provided by: adrienn4
Category:
Tags: cse | inheritance | tax

less

Transcript and Presenter's Notes

Title: CSE 115


1
CSE 115
  • October 27 - 31, 2008

2
Announcements
  • Lab 7 due day before recitation meets week of
    November 3rd
  • Exam 4 is 11/7
  • Resign Deadline is 11/7
  • Check website for new grades
  • If you have a paper tax pick up your paper from
    me
  • Exam 3 passed back on 10/29

3
(No Transcript)
4
(No Transcript)
5
(No Transcript)
6
(No Transcript)
7
(No Transcript)
8
(No Transcript)
9
(No Transcript)
10
  • private java.util.ListltIgraphicgt _graphicsList
  • java.util.ListltCatgt bagOfCats

11
(No Transcript)
12
(No Transcript)
13
(No Transcript)
14
Polymorphism
  • This idea of the declared type and actual type
    being different and then being able to choose
    functionality dynamically at run-time based on
    type is the idea of polymorphism.
  • Polymorphism is one of the key concepts in object
    oriented programming.
  • The other two key concepts are encapsulation and
    inheritance (both of which weve already covered)
Write a Comment
User Comments (0)
About PowerShow.com