answersLogoWhite

0


Best Answer

compiler basically translator of one language to desired languages...ex-c language to m/c redable format and os is a system software which provides interfaces between applicaton programs and hardware....so os is a interface unit system software and compiler just a translator....

User Avatar

Wiki User

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

Wiki User

13y ago

NO.

This answer is:
User Avatar

User Avatar

Wiki User

12y ago

Software.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Is compiler a part of operating system?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Which compiler is used by operating sysytem?

None. Operating system doesn't compile source programs.


Part of operating system?

How is a memory-resident part of an operating system different from a nonresident part of an operating system?


Is shell a part of operating system?

No. It is easier to alter shell when it is not part of the operating system. Answer: its easier but the real answer is shell is not part of Operating system as it is command prompt use to operate operating system and its part of disk operating system


Is shell a part of the operating system?

No. It is easier to alter shell when it is not part of the operating system. Answer: its easier but the real answer is shell is not part of Operating system as it is command prompt use to operate operating system and its part of disk operating system


What is a yacc?

Yacc is a computer program created for the Unix operating system. It is an acronym for "Yet Another Compiler ".


What is yacc?

Yacc is a computer program created for the Unix operating system. It is an acronym for "Yet Another Compiler ".


Which are the operating systems support c plus plus and c?

C and C++ are not directly supported by operating systems. You must use a compiler to convert a program written in C or C++ to a native executable that runs under a particular operating system. In other words, you can use C or C++ under any operating system for which a compiler exists for the desired language.


How does an operating system affect the application software?

Software has to be written to run on a particular operating system. While there are lots of programming languages that will run on many operating systems, a compiler or runtime engine has to interpret the programming language and translate it into commands that the operating system understands. The Operating System is the foundation of the building. Applications are the structure built on the foundation.


What is the part of the operating system we interact with when using a computer?

operating system


Which part of the operating system is unique to each operating system?

User Interface


Is Windows Accessories is part of the operating system?

Yes, Windows Accessories was always Windows operating system part.


What is a system programs?

Programs that implement high level functionality of an operating system, i.e., things that aren't directly dependent on the hardware. May sometimes require special privileges to run (e.g., for delivering electronic mail), but often just commonly thought of as part of the system (e.g., a compiler).