Object Oriented Design Proxy pattern, we identified some different reasons to use Proxy. Match the type of proxy to its

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

Object Oriented Design Proxy pattern, we identified some different reasons to use Proxy. Match the type of proxy to its

Post by answerhappygod »

Object Oriented Design
Proxy pattern, we identified some different reasons touse Proxy. Match the type of proxy to its bestdefinition.
Proxy acts as a local interface to a networked subject via amessaging interface
[ Choose] RemoteProxy Protection Proxy Virtual Proxy Smart Reference Proxy
Proxy controls access to subjects or subject methods
[ Choose] RemoteProxy Protection Proxy Virtual Proxy Smart Reference Proxy
Proxy includes additional actions when subjects are referenced,such as reference counting
[ Choose] RemoteProxy Protection Proxy Virtual Proxy Smart Reference Proxy
Proxy only creates an expensive to create subject when it isneeded
[ Choose] RemoteProxy Protection Proxy Virtual Proxy Smart Reference Proxy
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply