answersLogoWhite

0

There are many operating systems developed in C, the most notable of which is Linux.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is the language used in the unix os?

Unix was developed primarily using the C language; there may be a small amount of assembler/machine code used in the boot process as well.


In which language the siebel was developed?

Siebel was developed in C++ Siebel was developed in C++


In Which language Oracle Developed?

Oracle is developed using C language...


Which language is used to develop Mac OS?

Mac OS X is written in the programming languages C and Objective C.


Which language is used to build Windows XP os?

C programming language


Why c language is called as c language?

Because it's developed after the B language. the B language has been developed also in Bell Labs by Key Thompson. The C itself is improvement on the B language


Who developed c language of computer his full biography?

Dennis Ritchie of bell laborateries had developed C language in 1973


In which software language C software was developed?

No language, directly in assembly language.


What is the program language c?

C is a pop language. C is a case sensetive language. C is motherof all language. C is block structure language. C is a high level language. C is advace of B language. C developed by D.richties in 1972 at AT & T Bell lab in USA. Sachin Bhardwaj 986854722 skbmca@gmail.com


Who developed c language n when?

C was developed between 1969 and 1973 by Dennis Ritchie at Bell Labs.


Who invented c language and who developed c language?

Dennis Ritchie in 1972 in AT & T's Bell labs


Which language is used to design a operating system?

An operating system is mostly developed in C. C++ is less common, but used by several OS developers. There also is some operatingsystems developed in Pascal and Ruby. The last (ruby) used an interpreter in C. To load the operating system, you need a bootloader. Which is at least partially written in assembler.