what is software ? what is application? what is the differenece between those two.
Answers (2)
Technically, according to Wikipedia, 'application' is short for 'application software' and is different to 'system software'. The former denotes a program that is used for a specific task by a user, the later something used by the OS and not interfaced with by the user directly.
http://en.wikipedia.org/wiki/Application_software
Hope that clears things up,
Dunnpy
P.S. - with a quick Internet search you would have been able to find this information for yourself.
What is the difference between an application and a utility... or a tool and a utility....
I cover this in my training classes, but basically only to get people arguing. Its a small pleasure.
In essence there is no real difference.
I think the reason this question is being asked is, someone is working on a project, and some enlightened PM has said "we are going to package applications, but NOT Software"
or maybe the other way around, but the thinking would be VisualStudio is 'software' used to create applications.
We will not 'package' VisualStudio (software), but we will 'package' the applications that are produced by our developers using VisualStudio.