Quiz: Proxy Objects and Lazy Evaluation

Quiz yourself on proxy objects and lazy evaluation.

1

What is the purpose of using proxy objects in libraries?

A)

To expose every single optimization technique as a separate function.

B)

To bloat the code base with many specific functions.

C)

To hide optimizations in a library from the user of that library.

D)

To make the code base harder to read and understand.

Question 1 of 70 attempted

Get hands-on with 1400+ tech skills courses.