C Programming Language

I. Description

C is a strictly typed, compiled programming langage. C is used when precise manipulation of a CPU, memory control, data manipulation is desired. C is typically used for things like operating system development; as an example, the Linux kernel is written in C.

This document was last updated: