What is a Frame Work, Types of Frameworks?
- A framework is an abstraction layer on the top of the existing technologies.
- A frame work is a semi finished app it provides some predefined support in the application Development to developers.
- A framework is a special kind of software which comes in the form of set of jar files and it makes an application development in a less time.
- All the frameworks are non-instable software. It means the software will be in the form of a set of jar files.
Types of Frameworks:
Frameworks are two types:
1. Invasive Frameworks
2. Non-invasive Frameworks
1.Invasive Frameworks:
The invasive frameworks are forced to developers to extend or to implement the framework given class and interfaces.
For example: Structs 1.x.
2. Non-invasive Frameworks
Non-invasive frameworks are not forced to develop the programmer to extend or implement the framework given classes and interfaces.
For example: Spring, Hibernate, Structs 2.x etc....
What is a Frame Work, Types of Frameworks?
Reviewed by Gurugubelli Technologies
on
December 16, 2016
Rating:
No comments: