The moose likes Associate Certification (SCJA/OCAJ) and the fly likes Question (class relationships) Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Professional Certification » Associate Certification (SCJA/OCAJ)
Reply Bookmark "Question (class relationships)" Watch "Question (class relationships)" New topic
Author

Question (class relationships)

Andrei Mura
Greenhorn

Joined: Nov 26, 2009
Posts: 15
Hi!
I have this:
1.

What kind of relationship is between object of A class and its contained object b?
I think that is aggregation. Is it right? (Why not?)
2.
Second example:

I think that is also aggregation, but in some exam's questions i saw that is a direct association.
What's your opinion.

N.B. -2 if i have the same situation but another names, does it change the situation?


I'm waiting for your thoughts.
Thanks.
 
 
subject: Question (class relationships)
 
Threads others viewed
Relationship between 2 classes, simple scenario.
interface implementation
Objects eligible for garbage collection.
JSP
what is aggression and how it differs from inheritence...
IntelliJ Java IDE