Answer the following statements true (T) or false (F)
1. Aggregation provides a means of showing that the whole object is composed of the sum of its parts (other objects).
2. Collection is the relationship that exists when the whole has a responsibility for the part.
3. Polymorphism is when the object-oriented program may have several versions of the same method with the same name in a super class/subclass relationship.
4. When messages are passed from one class to another, the receiving class must have a method corresponding to the message name.
1. TRUE
2. FALSE
3. TRUE
4. TRUE
You might also like to view...
Which of the following is an example of a field which should not have duplicate data?
A) Primary key B) City C) State D) Lastname
What is meant by "Design for now and the future" when designing database fields?
What will be an ideal response?
A HomeGroup is a private network of computers joined together for the purpose of sharing files and other resources.?
Answer the following statement true (T) or false (F)
What is the escape sequence for beep?
A. \a B. /a C. \b D. /b