Fall 2002: CS333 - Problem Solving and Object Oriented Programming in C++
 [ Home | Schedule | Personal Progress | Search | Glossary | Help ]


Assignment 3 Part A: Implement a "PointInTime" class

Objectives

Functional Requirements:

In this assignment you are to implement a "PointInTime" class with features given below. A "PointInTime" is represented by a date and time (e.g. 3:30PM on 21SEP2002). 

Features of the "PointInTime" class: 

Non-functional Requirements:

Submission: