Assignment
4 -
![]()
|
Assignment Information |
|
|
Maximum
grade: |
20 |
|
Due
date: |
|
|
Instructions: |
READING
- Programming With In this
chapter you will develop an understanding of the process of class development
for object oriented programming. As you read the chapter
remember the primary goal of objects and classes is to develop
reusable objects that perform basic processes. This way multiple
objects can be combined to create new functionality and the objects are more
generic and can be applied to more situations. HOMEWORK
- Exercises 4 page 118 Using
the |