C Programming
The C programming dialect was made by Dennis Ritchie in 1972. A low-level procedural dialect, C is outlined to work over stages and give get to to critical highlights like memory administration. C programming builds up the source code for numerous UNIX working frameworks, compilers, video recreations, and indeed other computer programming dialects like Python. In spite of the fact that it needs more advanced programming highlights like object-oriented programming, C remains one of the foremost broadly used general-purpose programming dialects within the world with wide applications in computer science and computer program building.
C PROGRAMMING-CHAPTERS
- BASICS
- C TOKENS
- OPERATORS
- DECISION MAKING STATEMENT
- SELECTION STATEMENT
- FILE HANDLING
- MEMORY MANAGEMENT
- SYSTEM DEFINED FUNCTIONS
- STORAGE CLASSES
- INPUT/OUTPUT
- LOOPING STATEMENT
- ARRAYS
- POINTERS
- FUNCTIONS
- ENUM,STRUCTURE AND UNION
- PREPROCESSOR