answersLogoWhite

0


Best Answer

The Unix operating system. The first versions of the Unix operating system were written in the "B" language, and later written in "C", which was invented in order to develop Unix on the PDP-11 machine.

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What operating system was associated with the programming language C?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

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?


Is windows XP a procedural language or object oriented?

Windows XP is an operating system, not a programming language.


With illustrative example show how operating system programming language and hardware support computer graphics?

what is an operating system? and give two examples


Which programming language is used to develop ms dos operating system?

C and Pascal ..


Is java software needed to run a computer?

No. Java is not an operating system, it is a programming language.


What is an android operating system?

Android is an operating system made by Google for cell phones. It is the operating system of the popular Motorola Droid. It is programmed in the C++ programming language, and is Unix based.


What is the difference between a programming language and an Operating system?

They are entirely different things, there is no point in comparing them.


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 operating system is usually associated with C?

The C programming language was originally created for Unix. Unix, and most other Unix-like systems such as Linux, are written almost entirely in C.


What is meant by a system call in operating system?

A "System call" you be a function accessible from a programming language to the base hardware of the computer (eg to get the time).


What is the difference between Windows and Java?

Windows is an operating system whereas Java is a programming language. They are entirely different.


Which programming language is used to develop Linux operating system?

C, C++ and scripts in Bash, Perl and Python