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

i'm b.com graduate and doing MCM- 1year(Master in Computer Management. i'm very interested in PHP? Please tell me some suggetion and the scope of PHP in the market. My E-mail pawan.register@gmail.com Thanks & Regards Pawan.

1 Answers  


What are the different ways we can retrive the mysql results using php ? Explain each

1 Answers  


Explain how can php and javascript interact?

1 Answers  


hi! i am tushar. i am trying to insert digital signature in a pdf file using PHP. i create a digital signature jpg image using imagecreatefromjpeg() function, but whenever i trying to insert it into my pdf file it shown this error. "FPDF error: Not a JPEG file: signature.jpg". could some one help me? how can i insert a digital signature in a pdf file using PHP?

1 Answers  


When do sessions end?

1 Answers  


What is json php?

1 Answers  


How to parse configuration file in php?

1 Answers  


What is php destruct?

1 Answers  


Explain about require and include function?

1 Answers  


How can we check the value of a given variable is alphanumeric?

1 Answers  


How to close a session properly?

1 Answers  


Which is a perfect example of runtime polymorphism?

1 Answers  


Categories