What Is Framework:
======================================
-> A framework is a platform for developing software applications.
-> It provides a foundation on which software developers can build programs for a specific platform.
-> For example, a framework may include predefined classes and functions that can be used to process input,
manage hardware devices, and interact with system software.
-> A framework is similar to an application programming interface (API), though technically a framework includes an API.
======================================
-> A framework is a platform for developing software applications.
-> It provides a foundation on which software developers can build programs for a specific platform.
-> For example, a framework may include predefined classes and functions that can be used to process input,
manage hardware devices, and interact with system software.
-> A framework is similar to an application programming interface (API), though technically a framework includes an API.
Comments
Post a Comment