What are the advantages of not using any frameworks ?



What are the advantages of not using any frameworks ?..

Answer / 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

More PHP Interview Questions

What is the difference between for and foreach in php?

0 Answers  


how many ways we get current date in php

9 Answers  


Is php harder than javascript?

0 Answers  


Write an example to remove html tags from a string in php?

0 Answers  


How many php based companies in bangalore and chennai and over all india ? most of the persons saying for 2 years and 3 years they will be getting less than 15k per month how far is it true ? is it good scope for experience people can any one tell the exact experience pay for php developers one yr experience how much sal we expect ? two yr experience how much sal we expect ? three yr expereince how much sal we expect ? please kindly reply to the above questions as an experts you only please kindly judge and tell your practical experience in PHP ?

3 Answers  






What does == mean in php?

0 Answers  


How can we register the variables into a session?

1 Answers  


What is the difference between overloading and overriding in php?

0 Answers  


To run php script on a local machine we need to install Apache http server and php. Then only scripts are run in the browsers. but when these things are not loaded on a local machine and a php script is brought by the browser still the browser displays the page. how?

2 Answers  


What is php string function?

0 Answers  


Do you know what is the use of the function 'imagetypes()'?

0 Answers  


What is constructors and destructors?

0 Answers  


Categories