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 is the namespace to create thread in .net?
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
List the types of authentication supported by asp.net?
About CLR, reflection and assemblies?
How many types cache in asp net?
Suppose you want an asp.net function (client side) executed on the mouseover event of a button. Where do you add an event handler?
How would you get asp.net running in apache web servers? Explain it's limitations.
What language is asp.net written in?
What is the use of global.asax file?
How do http sessions work?
What is the flow of processing of the request? : asp.net mvc
Explain swagger components.
What is rending process in ASP.NET?
Explain form level validation and field level validation?
What a diffgram is, and a good use for one?