Identify the difference between a library and framework

  1. Library will have a default behaviour whereas frameworks will not have a default behaviour

  2. Library can be extended easily whereas extending framework is complex and resource consuming

  3. Library code, in general, is not allowed to be modified

  4. The program's flow of control is dictated by the framework


Correct Option: D

Find more quizzes: