Home
Exams
Providers
About
Sign In
Sign Up
Home
/
Exams
/
Python Institute Certified Professional in Python Programming 1
/
Question #1
#1
Multiple Choice
Mark for review
Select the true statement about composition.
A.
Composition extends a class’s capabilities by adding new components and modifying the existing ones
B.
Composition allows a class to be projected as a container of different classes
C.
Composition is a concept that promotes code reusability, while Inheritance promotes encapsulation
D.
Composition is based on the has a relation, so it cannot be used together with inheritance
Reveal Answer
Previous
Question 1 of 80
Exam PCPP-32-101 Topic 1 Question 1
Back to all questions
Next
Sign In
Sign Up