Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 are the various arithmetic operators in c++?

1078


Explain how would you handle a situation where you cannot call the destructor of a local explicitly?

921


Explain the static storage classes in c++.

1204


What is c++ course?

993


We use library functions in the program, in what form they are provided to the program?

1040


Which one between if-else and switch is more efficient?

1020


Can constructor be private in c++?

986


How do I use arrays in c++?

959


How many ways can a variable be initialized into in C++?

977


What is command line arguments in C++? What are its uses? Where we have to use this?

1195


What is nested class in c++?

905


Does c++ support exception handling?

1011


Why can templates only be implemented in the header file?

1064


Define the process of error-handling in case of constructor failure?

969


what are Access specifiers in C++ class? What are the types?

1160