0 votes
in C Sharp by
Explain circular reference in C#?

1 Answer

0 votes
by
This is a situation where in, multiple resources are dependent on each other and this causes a lock condition and this makes the resource to be unused.
...