Domanda di colloquio di Birlasoft

What is an observer design pattern and how do you implement it in .NET?

Risposta di colloquio

Anonimo

18 lug 2024

I explained the intent of the pattern. Explained how it can be implemented in the classic way and within .NET, how it can be implemented using delegate.