1.

What Is A Framework?

Answer»

framework is an essential supporting structure of a building, vehicle, or object.

  • Frameworks are a special CASE of software libraries in that they are reusable abstractions of cod wrapped in a well-defined APPLICATION programming interface (API), which is overridden by user.
  • Frameworks is an ABSTRACTION in which COMMON code providing generic functionality can be selectively overridden or SPECIALIZED by user code providing specific functionality

Framework->uses your code.
Library->you use library code.

framework is an essential supporting structure of a building, vehicle, or object.

Framework->uses your code.
Library->you use library code.



Discussion

No Comment Found