Personal tools
You are here: Home Classes Fall 2004 - Spring 2005 CS 150 4.27.05 April 27
Document Actions

April 27

by admin last modified 2005-05-11 13:33

Examples from April 27

Today we worked with another large example of Interfaces:

Gender.java Printable.java Flower.java Student.java StudentFlowerApp.java Here Gender and Printable are interfaces.
Flower and Student are classes that implement these interfaces (Flower just implements Printable; Student does both).
Finally, StudentFlowerApp is an application that makes use of both Student and Flower in various ways.

 

 

 

 

 

 

Powered by Plone CMS, the Open Source Content Management System

This site conforms to the following standards: