What are proxy objects?

Answer Posted / harendra pal

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 invocation, it routes data to the true server object and sends back the return value to the object.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of map in c++?

599


How can a struct in c++ differs from a struct in c?

604


Is java easier than c++?

582


By using c++ with an example describe linked list?

596


Explain the advantages of using friend classes.

570






Define virtual constructor.

636


Why is c++ called oops?

550


What are arithmetic operators?

531


What is the iunknown interface?

674


What are iterators in c++?

587


Can I learn c++ without c?

597


Why do we use structure in c++?

568


How come you find out if a linked-list is a cycle or not?

567


Explain Text Manipulation Routines?

640


What does extern mean in a function declaration in c++?

695