answersLogoWhite

0

Which came first C or Unix?

Updated: 10/24/2022
User Avatar

Wiki User

11y ago

Best Answer

Unix was created first. The C Programming language was created for Unix.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Which came first C or Unix?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Was linex operating system used before the unix system?

Unix came first; Linux is a clone of the Unix Operating System.


What is the first operating system written in C?

Unix.


Why C programming came into existence?

The C language was created for a specific purpose: to design the UNIX operating system (which is used on many computers).


The first major program written in C was the what opserating system?

Unix kernel


What operating system was associated with the programming language C?

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.


How can you debug a C program in Unix?

You can debug C programs using gdb on Unix.


What is the different between turbo c plus plus and unix c plus plus?

There is no such thing as 'unix C++'.


What programming language was Unix written in?

UNIX was programmed in C.


On which OS platform c pgm run in unix?

unix.


Is c language available in unix?

The C language has implementations for all popular platforms, including Unix.


When was the first software for Unix released?

Programs have existed since Unix was conceived: in fact, the operating system is no more than a kernel and user-space programs! Unix was first released in 1969, and along came with supplemental programs distributed as part of the original Unix operating system at AT&T Bell Laboratories.


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.