Kizspy | Question: 25
(Choose 1 answer)
What is difference between design pattern and application framework?
A. Application framework can be run immediately without implementing while the design pattern must be implemented or extended depending the abstraction to run
B. Application framework must be implemented or extending depending the abstraction to run while the design pattern can be run without implementing
C. All of the others