Answer Posted / kiran
A software framework, in computer programming, is an
abstraction in which common code providing generic
functionality can be selectively overridden or specialized
by user code providing specific functionality. Frameworks
are a special case of software libraries in that they are
reusable abstractions of code wrapped in a well-defined
API, yet they contain some key distinguishing features that
separate them from normal libraries.
| Is This Answer Correct ? | 9 Yes | 13 No |
Post New Answer View All Answers
What are resource file and how do we generate resource file?
Can a .net web application consume java web service?
Which object encapsulates state or data of a user?
What is the difference between rest and restful?
What is difference between abstract class and an interface?
Explain what does mvc represent in asp.net? : asp.net mvc
How do I open an ashx file in windows 7?
Can I combine classic asp and asp.net pages?
What are the memory-mapped files?
How do I open an ashx file?
Is asp.net mvc still used? : Asp.Net MVC
How long the items in ViewState exists?
Write code to send e-mail from an asp.net application?
What r the asp.net list controls and diff. Between them?
Which method do you use to enforce garbage collection in .net?