The C programming language is also a high-level programming language developed by Dennis Ritchie and Brian Kernighan at Bell Labs in 1972 from an almost unknown language named B. The first major program written in C was the Unix operating system, and for many years, C was considered to be inextricably linked with Unix.
- Language History
- Basic Program
- Printf and Scanf
- Data Types
- Tokens and keywords
- Constant
- Variable
- Operators and Expressions
- Decision Control statements
- Loop control statements
- Case control statements
- Type Qualifiers
- Storage Class Specifiers
- Arrays
- Strings
- Pointer
- Function
- Creating library functions
- Structure
- typedef
- Union
- type casting
- Preprocessor directives
- Command line arguments
- Variable length arguments
- Dynamic memory allocation
- Arithmetic functions
- Buffer manipulation function
- int, char validation
- Time related functions
- Miscellaneous functions
- Interviews questions and answers.
- Special programs in C.
- Graphics in C language. FOR NOTES CLICK HERE
No comments:
Post a Comment