computer software falls into one of three categories: compilers and other translator programs, software applications, and system software. Describe and give examples of each.

All three types of software are essential for the successful operation of a computer. Compliers are the applications that translate programming code into actual software applications professionals can use to do their jobs. Examples are the compilers used for translating C++, C# or in legacy systems, COBOL, into actual applications for use. The compiler takes source code and transforms the many logic conditions, branching and definition statements present in source code into applications. Software applications are those programs that users interact with to do their jobs, including Microsoft Excel, PowerPoint, Word and millions of others. Applications are often designed to support a specific series of tasks or a significant process area of a business, as Enterprise Resource Planning (ERP) is designed to accomplish for example. The...
[ View Full Essay]