C was originally developed in the 1970s by Dennis Ritchie at Bell Labs. It is a high-level, general-purpose programming language that allows for both system and applications programming. C contains features that bridge machine language and high-level languages, making it useful for system programming. The basic elements of C include keywords, variables, constants, operators, and other tokens that are constructed from characters, numbers, and symbols.