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

Which version of macOS added interactive widgets on the desktop?

A
Big Sur (macOS 11)
0%
B
Monterey (macOS 12)
0%
C
Ventura (macOS 13)
0%
D
Sonoma (macOS 14)
0%
Correct! Incorrect!     View the Sonoma 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 links above.

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

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.