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
How to assigning a new character in a string?
What is $_ request in php?
How to split a string into array using php?
How are sessions maintained?
What is member function?
What enctype is required for file uploads to work?
Tell me are parent constructors called implicitly inside a class constructor?
Which is true about the singleton design pattern?
What is the apache?
What are the advantages of stored procedures, triggers, indexes in php?
What is strcmp?
Explain me what is the use of header() function in php?
What are the different opening and closing tags available in PHP?
how can i develop forum code? any one pleale help me on this question
Tell me how can I display text with a php script?