What is frameworks ? Framework is installable software that uses existing technologies internally to simplify the application development process that means it provides an abstraction layer on existing technologies to simply the application development process. Example : Struts, Spring, Hibernate. While working with technologies the programmer has to develop both common as well as…