Hi CSE/IT engineering friends!
Here on this thread I am sharing high quality lecture notes and theory on C/C++ language in PDF format for CSE/IT Engineering students. I am sure these notes on C/C++ Programming language will help you in preparing easily for your semester exam.
Topics covered in the C/C++ Programming language notes for CSE/IT Engineering:
Here on this thread I am sharing high quality lecture notes and theory on C/C++ language in PDF format for CSE/IT Engineering students. I am sure these notes on C/C++ Programming language will help you in preparing easily for your semester exam.
Topics covered in the C/C++ Programming language notes for CSE/IT Engineering:
- C Language Fundamentals - Character set, Identifiers, keyword, data types, Constants and variables, statements, expression, operators, precedence of operators, Input-output, Assignments, control structures, decision making and branching.
- Arrays, Functions and Strings: Declaration, manipulation and String – handling functions, monolithic vs. Modular programs, user defined vs. standard functions, formal vs. actual arguments, function – category, function prototypes, parameter passing, recursion, and storage classes: auto, extern, global, static.
- Pointers, Structures, Unions, File handling: Pointer variable and its importance, pointer arithmetic, passing parameters, Declaration of structures, pointer to pointer, pointer to structure, pointer to function, union, dynamic memory allocation, file managements.
- C++ - name mangling, C++ declarations, C++ language elements, input/output, templates, standard template library, error codes returning
Downloads
Last edited: