इस पोस्ट में हम C लैंग्वेज का सिलेबस देखेंगे
Topics
1. Introduction
- Scope of C Language
- Distinction and similarities with other HLLs
- Special features and application areas
2. Elements of C
- Character set
- Key words
- Data types
- Constants and Variable
- Operators: unary,binary,ternary
- Operator precedence
- Types of I-O
- Console I-O
- Unformatted Console I-O: getchar(), putchar(), gets(), puts(), fetch(), getchar().
- Formatted I-O: scand(), printf ()
4.Control Flow
Comments
Post a Comment