answersLogoWhite

0

Writing operating systems like Unix/Linux and a large part of Windows 3.1 (not sure about later versions of Windows) although some of Windows 3.X was done in Pascal.

Most of the Operating systems used these days are developed using C.

Actually the kernel of the OS is written in C and kernel is the base of any OS

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

Who invented c?

The C programming language was invented by Ken Thompson and Dennis Ritchie. C development is related to the UNIX platform.


Why did they invented the C programming language?

Before the invention of C, there was a language named 'B'. So, to overcome some drawbacks in this B-language, C had been invented.


What is cobol and c language?

Common Business Oriented Language/ COBOL is widely used programming language by businesses. While C is a general purpose programming invented by Dennis Ritchie.


Who invented cpp?

Bjarne Stroustrup is the recognized inventor of the C++ object oriented programming language. C++ was an enhancement to the C language, which was not object oriented.


Who invented c sharp programming?

It wasn't really invented. It was designed by some Microsoft division, based on best in area tendencies to the point of time. A lot of concepts was taken directly from Java programming language.


What is c and c in computer programming?

C and C++ are both high-level programming languages.


Create a spiral in C programming?

create spiral in c programming?


Who invented c the programming language?

Dennis Ritchie "offically" created the C programming language while working at Bell labs. However, Ken Thompson should also be mentioned since he created a slightly lesser known language called B which is the basis of the C language. Ritchie added "types" and other changes but kept most of B's syntax.


When was C - programming language - created?

C - programming language - was created in 1972.


What has the author Robert Lafore written?

Robert Lafore has written: 'Object-oriented programming in Microsoft C++' -- subject(s): Object-oriented programming (Computer science), C++ (Computer program language), C. 'Microsoft C. Programming for the I.B.M.Personal Computer' 'Object-oriented programming in C++' 'Windows Programming Made Ridiculously Easy Book' 'The Waite Group's C Programming Using Turbo C++ (The Waite Group)' 'Microsoft C programming for the IBM' 'The Waite Group's Microsoft C programming for the PC' -- subject(s): C (Computer program language), IBM microcomputers, Microsoft C (Computer program), Microsoft C., Programming


What is a C compiler as used in C programming?

In C programming, C compiler is user to translate C source into C object module.


What is the benefit of the C programming languages?

C language is better for hardware programming .Most of the programming for hardware are written in C language so it is beneficial for hardware programming is not efficient for application programming due to drawback like in C data moves around the system.