answersLogoWhite

0


Best Answer

No. A compiler is a system software. An application can be created using a language and a compiler. A language is what you write the software with.

No. A compiler is a system software. An application can be created using a language and a compiler. A language is what you write the software with.

No. A compiler is a system software. An application can be created using a language and a compiler. A language is what you write the software with.

No. A compiler is a system software. An application can be created using a language and a compiler. A language is what you write the software with.

No. A compiler is a system software. An application can be created using a language and a compiler. A language is what you write the software with.

No. A compiler is a system software. An application can be created using a language and a compiler. A language is what you write the software with.

No. A compiler is a system software. An application can be created using a language and a compiler. A language is what you write the software with.

No. A compiler is a system software. An application can be created using a language and a compiler. A language is what you write the software with.

No. A compiler is a system software. An application can be created using a language and a compiler. A language is what you write the software with.

No. A compiler is a system software. An application can be created using a language and a compiler. A language is what you write the software with.

No. A compiler is a system software. An application can be created using a language and a compiler. A language is what you write the software with.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

11y ago

No. A compiler is a system software. An application can be created using a language and a compiler. A language is what you write the software with.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Are languages and compilers application softwares?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you install C language from a website?

You cannot install programming languages (or natural languages, either) on your computer. You can install compilers for programming languages, though.


What has the author John Cocke written?

John Cocke has written: 'Programming languages and their compilers'


What are two main softwares you find in computers?

The two main softwares of computers are as follows: 1.System software 2.Application software


Where can you download vista supported C language?

Programming languages cannot be downloaded. Compilers can be, though.


What are the application domains of programming languages?

various area of application in computer application in business


Application softwares are divided into two main types mention those two types and explain them giving examples?

it is called the application package and the application modules


What is the definition of computer software?

Software is a generic term for organized collections of computer data and instructions, often broken into two major categories * System Software * Application Software System Software : are the softwares which can directly interact with different Computer Hardwares i.e. motherboard, CPU, keyboard, Mouse, printer etc etc. And made from low level/ assembly languages (i.e. C, C++ , Assembly etc.) Examples : Operating System (i.e Windows, Lynx, Unix etc.) Application Software : are the softwares which indirectly interact with computer (with the help of system softwares) hardwares and runs on system softwares. And made from high level languages (VC++,Java,C# etc ) Examples: MS Office MS Office required Windows(System Software) to run


What are the softwares of the first generation of computers?

generally application specific code written in assembly language.


What is a hybrid compiler?

Hybrid compiler is a compiler which translates a human readable source code to an intermediate byte code for later interpretation. So these languages do have both features of a compiler and an interpreter. These types of compilers are commonly known as Just In-time Compilers (JIT). Java is one good example for these types of compilers.


What are the recent softwares which are used by programmers?

Always the same: text-editors, compilers, linkage-editors, debuggers... well interpreters too. These are often integrated into so called IDEs (Integrated Developing Environment).


What is the difference between the various types of windows operating systems?

stability and the comatibility with the drivers and the application softwares


Can high level languages can be understood by machines?

Not directly. They need to be converted to "machine language" by compilers and linkers before they can be executed by the machine.