Valid 1Z0-804 Dumps shared by ExamDiscuss.com for Helping Passing 1Z0-804 Exam! ExamDiscuss.com now offer the newest 1Z0-804 exam dumps, the ExamDiscuss.com 1Z0-804 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 1Z0-804 dumps with Test Engine here:
Given: Which two statements concerning the OO concepts "IS-A" and "HAS-A" are true?
Correct Answer: B,F
Explanation/Reference: Explanation: B: The relationship modeled by composition is often referred to as the "has-a" relationship. Here Flommer has a String. E: The has-a relationship has an encapsulation feature (like private or protected modifier used before each member field or method). Here Tagget has-a method doStuff() F: Tagget implements Glommer. Tagget is-a Glommer. Note: The has-a relationship has an encapsulation feature (like private or protected modifier used before each member field or method).