Q.

The ___________ is used to translate the interface of one class into another interface.

A. facade pattern
B. builder pattern
C. prototype pattern
D. adapter pattern
Answer» D. adapter pattern
890
1
Do you find this helpful?
10

Discussion

GCN

Gaurav Chandra Nori
1 year ago

What are some common scenarios in which the adapter pattern may be used in software development?
1