The document provides information about C programming language. It was prepared by Chetan Thapa Magar of Brightland Higher Secondary College. C was created by Dennis Ritchie in 1972 and draws concepts from earlier languages like BCPL and B. C is portable, efficient, structured, and a middle-level language well-suited for system and application programming. The document discusses C's history, elements, data types, operators, control structures like loops and decisions, and provides some example programs.