In which applications generator-based reuse approach is usually most effective?
2025
In which applications generator-based reuse approach is usually most effective?
- A.
General-purpose applications
- B.
Domain-agnostic applications
- C.
Domain-specific applications
- D.
All of the above
Attempted by 21 students.
Show answer & explanation
Correct answer: C
Generator-based reuse is a software engineering approach where a program (the generator) automatically produces source code based on a high-level description or a set of parameters. This approach is most effective in Domain-specific applications because these domains have well-defined patterns, structures, and rules that a generator can easily replicate.