C

C is a general-purpose, high-level programming language. Created at Bell Labs in the 1970s, its developers first used it to write programs for the Unix operating system. C is very efficient at using a computer's memory. It also gives programmers more direct access to a computer's hardware than other high-level languages. For those reasons, it is now widely used to write operating system kernels and device drivers.

C is an early example of a structured programming language, which divides a larger program into smaller modules or functions. Structured languages are easier to manage and reduce the complexity of the program's source code. It is also a compiled compiled language that requires a program's source code to be compiled into machine language before it can run.

Since its introduction, C has inspired other programming languages. C++, Java, Objective-C, and C# are object-orientated languages heavily influenced by C. Many other languages base their syntax on C, including JavaScript, PHP, and Perl.

Updated March 21, 2023 by Brian P.

quizTest Your Knowledge

What is an OS running in an emulator like Parallels Desktop called?

A
Cloud system
0%
B
Virtual machine
0%
C
Open source software
0%
D
Bare metal system
0%
Correct! Incorrect!     View the Virtual Machine definition.
More Quizzes →

The Tech Terms Computer Dictionary

The definition of C on this page is an original definition written by the TechTerms.com team. If you would like to reference this page or cite this definition, please use the green citation bar directly below the definition.

Our goal to explain computer terminology in a way that is easy to understand. We strive for accuracy and simplicity with every definition we publish. If you have feedback about this definition or would like to suggest a new technical term, please contact us.

TechTerms Newsletter

Improve your technical knowledge with our daily or weekly newsletter! Subscribe today and get new terms and quizzes delivered to your inbox.

Sign up for the free TechTerms Newsletter

How often would you like to receive an email?

You can unsubscribe or change your frequency setting at any time using the links available in each email.

Questions? Please contact us.