answersLogoWhite

0

Why was C programming invented?

Updated: 8/11/2023
User Avatar

Wiki User

8y ago

Best Answer

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

13y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

8y ago

It was initially developed to make it easier to implement Unix, which had been written entirely in assembly until that point. The B language was initially chosen, but it was incapable of addressing the PDP-11 memory properly. C evolved from B, a stripped-down version of BCPL.

This answer is:
User Avatar

User Avatar

KING-OMKAR

Lvl 3
2y ago

C Programming language developed by Dennis Ritchie at Bell Laboratories in 1972....to learn C Programming with practice questions visit codeforhunger .

This answer is:
User Avatar
User Avatar

Michaela Williamson

Lvl 1
2y ago
idk if your right
User Avatar

Adolf Rohan

Lvl 1
2y ago
I don't know if this is correct
User Avatar

Marielle Hane

Lvl 1
2y ago
are you sure?

User Avatar

Wiki User

15y ago

it was invented so computer teachers could messwith your head.

This answer is:
User Avatar

User Avatar

Wiki User

8y ago

It is invented to help people find out answers.

This answer is:
User Avatar

User Avatar

Wiki User

8y ago

1972

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Why was C programming invented?
Write your answer...
Submit
Still have questions?
magnify glass
imp
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.


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


When was C - programming language - created?

C - programming language - was created in 1972.


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.