+1 vote
in Software Architecture by (75.2k points)
A class (the adapter class) may be given a new interface by an adapter class in which of these ways?

(a) Class Adapter pattern

(b) Object Adapter pattern

(c) All of the mentioned

(d) None of the mentioned

I have been asked this question by my school teacher while I was bunking the class.

Query is from The Adapter Patterns and Proxy Pattern topic in chapter Visibility, Accessibility and Information Hiding of Software Architecture

1 Answer

0 votes
by (46.2k points)
The correct option is (c) All of the mentioned

Easy explanation: A class (the adapter class) may be given a new interface by an adapter class into two ways- Class Adapter pattern and Object Adapter pattern.

Related questions

We welcome you to Carrieradda QnA with open heart. Our small community of enthusiastic learners are very helpful and supportive. Here on this platform you can ask questions and receive answers from other members of the community. We also monitor posted questions and answers periodically to maintain the quality and integrity of the platform. Hope you will join our beautiful community
...