About this document
C Programming Language Overview by Prakarsh Sharma is a document available to read on EtoBox.
C is not technically a block-structured language because it does not allow functions to be declared inside other functions. A structured language supports loop constructs like while and for loops, prohibits or discourages goto, and allows statements to be placed anywhere on a line. The C99 standard showed that C continues to be a venue for innovation. C is compiled to machine code while Java is interpreted. C defines data types like int and char that can be modified with keywords like signed, short, and lon
- Author
- Prakarsh Sharma
- Language
- EN