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:
The two methods of code reuse that aggregate the features located in multiple classes are ____________ ?
Correct Answer: A,C
Explanation/Reference: Explanation: A: Inheritance is a way of reusing code and building bigger more functional objects from a basic object. The original little object, the parent, is called the super-class. The more functional object that inherits from it is called the sub-class . C: When your goal is code reuse, composition provides an approach that yields easier-to-change code.