1
Reply

What are proxy objects?

Manu

Manu

18y
6.8k
0
Reply

    Objects that points to other objects are called proxy objects or surrogates. Its an object that provides the same interface as its server object but does not have any functionality. During a method .