CS304 Fall 2011 4th Assignment
Posted on Monday, 09 January 2012
in Fall 2011
Objectives
This assignment has been designed so that you would be able to implement the concept of Inheritance in OOP. After the completion of this assignment you should have a good grasp on how to implement.
- oSetters and getter member functions
- oMultilevel inheritance
- oPolymorphism
- oUsing basic constructs of OOP in a program
Read 203 times
CS 304 First Assignmnet Fall 2011
Posted on Sunday, 30 October 2011
in Fall 2011
In this course we are going to develop software for “Electronic Card System” that will computerize all the necessary processes. This application will facilitate the Normal user, Member User and Administrator in running and managing the card creation, customization and sending to appropriate receiver. We will mainly focus on these aspects,
Read 217 times
