QUESTION 5 In the composite design pattern, how many relationships exist between the component class and the composite c

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

QUESTION 5 In the composite design pattern, how many relationships exist between the component class and the composite c

Post by answerhappygod »

QUESTION 5
In the composite design pattern, how many relationships existbetween the component class and the composite class?
Choose one • 1 point
A. 1
B. 2
C. 3
D. 4
E. 5
QUESTION 6
What makes a function considered as polymorphic for the purposesof this course?
Choose one • 1 point
A. The virtual keyword
B. The static keyword
C. The way the function implementation is written
D. If it is overridden from the parent (same signature)
E. If it is overloaded from the parent (differentparameters)
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply