OOP Class12 Summer

esse quam videri
Jump to: navigation, search

Phones

http://iam.colum.edu/oop/classsource/class12/ConsoleApplicationPhoneNoInterface.zip

Review Homework

Problems

Phone interface

Look as phone project. Discuss polymorphic phones interchangeability. Look for possible interfaces to extract.

Homework

Extract interfaces for phone class. Make a web interface for the phone classes.

You should be able to choose an phone type and then dial it and send messages if it is ITxtable.

http://iam.colum.edu/oop/classsource/class12/ConsoleApplicationPhoneNoInterface.zip