adspace
What are the advantages of not using any frameworks ?
Answer Posted / vaibhav sharma
For the novice user, it is tougher to use the framework
quickly as it is big and complex abstract and user has to
spend more time in assessing the concept, function and its
uses in developing the program, which enhances the
development but after learning how to use it efficiently,
it becomes easier and quicker to develop any program,
module of application.
Another disadvantage is that a generic ‘one-size-fits-all’
does not work so efficiently for any specific software.
There is need to extend framework with specific code to
develop any specific software.
Examples
Software frameworks support and enhance the efficiency and
productivity of the application development but it faces
some problems in some specific domains like:
Artistic drawing, music composition, and mechanical CAD
Compilers for different programming languages and target
machines
Financial modeling applications
Earth system modeling applications
Decision support systems
Media playback and authoring
Web applications
Middleware
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
What is the current stable version of php?
hello all, I need some sample placement papers in lion bridge.. can anyone help me?
Tell me what kind of things have you done on the social side?
sort term descripttion form, report and uery
How to calculate the difference between two dates using php?
What is the current stable version of php? What advance thing in php7?
how to detect a mobile device using php
Name and explain five of the PHP error constants?
How can we extract string "pcds.co.in" from a string "https://info@pcds.co.in" using regular expression of php? More on reg can you explain
List some features of php that are deprecated in php7?
What is difference between static and final in php?
What is the difference between htmlentities() and htmlspecialchars()?
Explain me is it possible to destroy a cookie?
Which variable declarations within a class is invalid in php?
What does $_files means?