File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Programmer Certification (SCJP/OCPJP) and the fly likes Question on understanding OO concepts Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Certification » Programmer Certification (SCJP/OCPJP)
Reply Bookmark "Question on understanding OO concepts" Watch "Question on understanding OO concepts" New topic
Author

Question on understanding OO concepts

Bob CHOI
Ranch Hand

Joined: Nov 10, 2006
Posts: 127
encapsulation
polymorphism
inheritance
composition
is-a
has-a
loose-coupling
high-cohesion


i hava a little headache on those conceptual OO puzzles below,

what are the dependancies and oppositions between one another?
what are benefits and trade-offs from each of them?

Thanks in advance for your insightful clarification!

[ December 17, 2006: Message edited by: Bob CHOI ]

Hard work rewards
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Question on understanding OO concepts
 
Similar Threads
UML Diagrams from code
CMR relationship prob.
JAVA is a pure OO language?
How to design when domain is well understood?
UML Diagrams from code