0 votes
in Design Patterns by (7.4k points)

What is Adapter pattern?

1 Answer

0 votes
by (7.4k points)

Adapter pattern works as a bridge between two incompatible interfaces. This pattern involves a single class which is responsible to join functionalities of independent or incompatible interfaces.

Click here to read more about Loan/Mortgage
Click here to read more about Insurance

Related questions

0 votes
0 votes
asked Oct 16, 2019 in Design Patterns by DavidAnderson (7.4k points)
0 votes
asked Oct 16, 2019 in Design Patterns by DavidAnderson (7.4k points)
0 votes
asked Oct 16, 2019 in Design Patterns by DavidAnderson (7.4k points)
0 votes
asked Oct 16, 2019 in Design Patterns by DavidAnderson (7.4k points)
0 votes
asked Oct 16, 2019 in Design Patterns by DavidAnderson (7.4k points)
0 votes
asked Oct 16, 2019 in Design Patterns by DavidAnderson (7.4k points)
0 votes
0 votes
asked Oct 16, 2019 in Design Patterns by DavidAnderson (7.4k points)
...