SE1021
Software Development II
Our Lab 3 is Lab 2 on Dr. Taylor's site.
Each student must add the following comment at the end of the
ReferenceHolder
class and provide answers for the questions
included in the comment:
/*
1) Where in this design is there an example of aggregation?
2) Where in this design are there static methods?
3) Why is the myUniqueID
attribute read only?
*/
Each student must submit their implementation with complete functionality. Code should follow the Coding Standard.
(Requirements adapted from Dr. Taylor's)