Loading practice questions
Which makes it possible to define sophisticated generator procedures that produce new values?
Correct Answer: C — Encapsulation
Explanation:
Encapsulation makes it possible to define sophisticated generator procedures that produce new values each time they are called.