Also Visit:
Connect With us in Social Media:
Notes By: Bikash Pandeya
Queries Solved:-
- Programming Concept and Logics
- Introduction to programming languages
- Low level, High level, 4 GL programming languages
- Compiler, Interpreter and Assembler
- Syntax, Semantic and Runtime errors
- Control Structures: Sequence, Selection and Iteration
- Program Design tools – Algorithm, Flowchart and Pseudocode
- Absolute binary, BCD, ASCII and Unicode
- C Programming Languages
- Introduction and features of C Language
- Structure of C program
- C Preprocessor and Header Files
- Character Set used in C
- Use of Comments
- Identifiers, Keywords and Tokens
- Basic Data Types in C
- Constants and Variables
- Type of Specifier
- Simple and Compound Statements
- Operators and Expressions: arithmetic, relational, logical, assignment, unary and conditional operators
- Input/output (I/O) Functions
- Selection Control Statement: Decisions (if, if-else, if-else-if, nested and, switch)
- Iteration Control Statement: Looping (while, do while, for nested)
- Array: definition, types(1D and 2D), matrix addition and subtraction
- String: definition and string function : strlen(), strcat(), strcmp(), strrev(), strcpy(), strlwr(), strupr()