answersLogoWhite

0


Best Answer

No. An application is written in one or more computer languages and performs specific tasks. An analogy would be English is a language, a book is written in English.

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Is programming language an example of software application?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Performing Arts

With illustrative example explain how Operating System Programming Language Hardware support the Computer Graphics?

With illustrative example explain how Operating System Programming Language Hardware support the Computer Graphics?


How do you compare system software and application software?

In my limited capacity with working with different software packages I view system software as drivers that gets your computer up and running whereas application software is installed to perform needed tasks such as article spinning, fixing system errors or monitoring your system for ad-ware, hackers or virus's. But whatever the case both system software and application software should be made to be compatible with one another.


What is a system software and a application software?

System software is the OS, which is the backbone of your pc, the user interface that aloes you to use you computer and read, write and modify files.Application software is the programs you buy or download to run your pc or application software is a set of programs that accomplishes user specific tasks. Word, Excel, Power Point, Paint are examples of application software.Applications software can be design according to the requirement of the client.Hospital manage system,online examination system,................are few example of application software.One can easily develop software according to requirement by consulting a software developing company.


What is the difference between application software and an operating system?

Both are software, operating system is software that will make your computer boot up and run. while Application software is a program that will run on a functional operating system.


Is the system software a spreadsheet program or operating system or word processing program or presentation graphics program?

System software means that provides an environment to run application programs.The best example of system software is operating system have a direct access to computer hardware and can operate and manage hardware.They can directly access memory locations and can perform i/o. They don't perform any specific task like application software but provides suitable environment to execute other programs. Example of system software: 1. Microsoft Windows xp 2. LINUX Examples of application software: 1.Web browsers 2.Presentation graphics software 3.Word processors

Related questions

Example of a programming language used to develop web based application?

yess!


Example of programming language used to develop web based application?

Microsoft's ASP.NET


What is the significance of programming languages to a business?

Programming languages play a vital role in business application. COBOL language, for example, is basically designed for business purpose application.


Example of procedural programming language and object oriented programming language?

example of procedural programming are those programming language that have structure e.g basic,fortran,c++,c and pascal e.t.c


Why COM is programming language?

What do you mean by 'COM'? COMMAND.COM, for example, isn't a programming language.


What is a system software and application software?

A little while ago a friend asked me what kind of programming I was interested in. I ended up explaining the difference between system programming and application programming: In application programming programmers build applications. Application programs include websites, video games, iPhone applications, Microsoft Word, Microsoft Excel, Web browsers and other programs that people use for entertainment, communications, accessing information, organizing, and getting work done. Application software interacts with people or users. Systems programming is creating technology that programmers use to build applications. In order for an applications programmer to build an application, he needs an operating system, a programming language, and other tools to get the application built, tested, and working. System programming includes creating and working on: operating systems database systems programming languages software libraries software that controls hardware very directly Software exists in layers. Application software runs on top of and interacts with system software. System software runs on top of and interacts with the physical hardware. Another way of looking at it: People make application software do work. Application software makes system software do work. System software makes the physical machine do work. TAKEN FROM HERE:http://nickmudge.info/?post=107System programming is done for supporting or for executing another program.ie, OS , here the programming is done for supporting or executing another programs.For eg: OS it make user friendly because of the execution of 1000 or more program inside that we cant see.Programming language are use to program or mold for any particular task.For eg: wordprocessing software like MS word etc


What is an example of Application Software?

Application software - MS office, Office org.


Is java example of a procedural programming language?

No.Its purely object oriented programming language


How is a software made?

It is really hard to explain in a few words; I suggest you register for an introductory course in computer programming, to get an idea. For example, there is a good course at udacity (using the Python programming language).


What is programming software and what would be an example of this type of software?

Practical computer systems divide software systems into three major classes: system software , programming software and application software System Software - The purpose of systems software is to unburden the applications programmer from the details of the particular computer complex being used, including such accessory devices as communications, printers, readers, displays, keyboards, etc. And also to partition the computer's resources such as memory and processor time in a safe and stable manner. Programming Software - programming software usually provides tools to assist a programmer in writing computer programs, and software using different programming languages in a more convenient way. Application Software - application software allows end users to accomplish one or more specific (not directly computer development related) tasks. Applications include - Business Software, Computer Games, Telecommunications i.e the internet and everything that flows on it. Databases, Educational Software and Medical Software


Is auto cad an example of a programming software?

No. AutoCAD is an application, used to draw plans (house plans, or drawings for machinery for example). CAD stands for Computer Aided Design. AutoCAD is a specific brand of CAD software produced by Autodesk.


What is the difference between xml and c?

XML (eXtensible Markup Language) is a set of rules for encoding documents. For example, XML can be used to define the rules of a particular file format such as HTML. It is not a programming language. C is a general purpose programming language which is used to write software.