Answer Posted / hari sharma
Software development (also known as application
development, software design, designing software, software
application development, enterprise application
development, or platform development)[1] is the development
of a software product. The term "software development" may
be used to refer to the activity of computer programming,
which is the process of writing and maintaining the source
code, but in a broader sense of the term it includes all
that is involved between the conception of the desired
software through to the final manifestation of the
software, ideally in a planned and structured process.[2]
Therefore, software development may include research, new
development, prototyping, modification, reuse, re-
engineering, maintenance, or any other activities that
result in software products.[3]
Software can be developed for a variety of purposes, the
three most common being to meet specific needs of a
specific client/business (the case with custom software),
to meet a perceived need of some set of potential users
(the case with commercial and open source software), or for
personal use (e.g. a scientist may write software to
automate a mundane task). Embedded software development,
that is, the development of embedded software such as used
for controlling consumer products, requires the development
process to be integrated with the development of the
controlled physical product.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the new navigation controls in asp.net 2.0?
How does http session work?
Define xmlreader class.
What are validator? Name the validation controls in asp.net?
Explain repository pattern in asp.net mvc? : asp.net mvc
Differentiate the session object and application object?
Explain the difference between singleton and single call?
Web API supports which protocol?
Is asp.net 64-bit enabled? How?
Difference between Response.redirect vs server.transfer?
Explain a program using code nuggets to create a simple application? : asp.net mvc
Explain how do you deploy your asp.net application?
Which object wraps the state or data of a user?
What are the merits and demerits of viewstate?
Explain the different types of assemblies?