answersLogoWhite

0

Speed, power, efficiency, well supported libraries, generally. Almost everything (But not absolutely everything.) has at least C bindings one can use.

Not to mention you're guaranteed to have the standard C library to handle a great deal of the core functionality of the program.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

In which programming language are operating systems written?

Usually a combination of C++, C and assembly language.


What programming language is ubuntu 12.04 written in?

Linux operating systems utilize many languages. The kernel is mostly written in C.


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 c language helps in operating system?

c language helps to create securities create several programs to build the software{operating systems.


What programming languages are operating systems written in?

C and Assembly.


What have most modern operating systems been written in?

c


Is Microsoft Windows written in c language?

No. The bulk of the Windows operating system is written in C++.


Which language is used to design operating systemwindows designed by which language?

Mostly operating systems are developed by assembly languages and C. Windows operationg system is developed by Visual C++


What is the OS which is developed in C language?

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


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.


Why Linux operating system is written in c language?

Because Linux is "sort-of-a-copy-of-Unix" (which is not), and Unix was written in C. C was created to write Unix. Most portable operating systems or serious embedded devices are written in some incarnation of C and C++. Including MS-DOS and earlier copies of Window$ (which I am sure still uses it)


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.