Change Contents of the Bubble
View this PageEdit this PageUploads to this PageHistory of this PageHomeRecent ChangesSearchHelp Guide

Pre-Quiz4-Summer 2007

SUMMER_2007_CS1316_UML_PRACTICE_QUESTIONS.pdf

1. UML Diagram 1

Answer the Questions below about the UML diagram here: (Assume that all instance variables have public access +)

midtermexam2-uml.jpg

A. Instances of which classes have a field (instance variable) named address?


B. Do HourlyEmployee instance have Offices?


C. By what name do instances of the class Office know their Building instances?


D. REMOVEDst all the fields (instance variables) of a SalariedEmployee.


E. REMOVEDst all the classes whose instances can use the method fire().


F. REMOVEDst all of the instance variables in Person


G. REMOVEDst all of the instance variables in HourlyEmployee


H. REMOVEDst all of the instance variables in Office instances


I. Instances of what classes can use the method hire()?


J. How many Offices of a Building can exist?


K. How many Buildings are associated with a given Office?


2. UML Diagram 2

Answer the questions below about the UML diagram here(Assume that all instance variables have public access +):



A. Which classes understand the method eat()?


B. Which classes have a phoneNumber?


C. Which classes understand the method chewToy()?


D. How many Dogs can each DogOwner have (min and max)?


E. Which classes have a name?



Questions? Answers? Post them on Questions on Pre-Quiz4-Summer 2007


Links to this Page