Embed presentation
Download to read offline


C Programming is a computer programming language designed to work without the need of a runtime interpreter. It was designed to be compiled into executable machine code, rather than being executed by an interpreter. Programs written in C can run on different computers without having to be rewritten for each system or re-compiled.
