Sunday, 05 20th

Last update09:44:47 AM

Login With Facebook

Combinestudy

CS304 Spring 2012 Second Assignment

Rate this item
(0 votes)
You are required to provide a practical prototype in c++ for the following class diagram. Mean you will have to provide the solution in the form of classes in c++.

CS304 Spring 2012 1st Assignment

Rate this item
(0 votes)

In this course we are going to develop a “Song Library”, in which we have different types of songs from various artists of Pakistan. This application is accessed by two types of users:

1-Listener

2- Administrator

 

CS304 Fall 2011 4th Assignment

Rate this item
(1 Vote)

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.

  1. oSetters and getter member functions
  2. oMultilevel inheritance
  3. oPolymorphism
  4. oUsing basic constructs of OOP in a program

CS 304 First Assignmnet Fall 2011

Rate this item
(0 votes)

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,