MCA 1ST YEAR PROGRAMMING IN C NOTES. SOME NOTES ARE MISSING :(
TOPIC WISE NOTICE ARE FROM RDIAS COLLEGE.
UNIT WISE NOTICE ARE FROM BHARTI VIDYAPEETH COLLEGE.IF FOUND ANY LINK BROKEN PLEASE REPORT TO OUR FB PAGE Or COMMENT BELOW.
Paper Code No.: MCA 103 Paper ID: 044103
Paper: Programming in C
UNIT- I
Introduction: GCC, Using MAKE Utility , GDB, C Basics: History of C, Characteristics of C, C Program Structure, Variables, Defining Global Variables, Printing Out and Inputting Variables, Constants, Arithmetic Operations, Comparison Operators, Logical Operators, Order of Precedence, Conditionals (The if statement , The ? operator, The switch statement) Looping and Iteration (The for statement, The while statement, The do-while statement, break and continue) Arrays and Strings (Single and Multi-dimensional Arrays, Strings) Functions (Function Prototyping, passing parameters, returning values, recursion) Storage classes (auto, extern, static, register)
UNIT-II
Further Data Types: Defining New Data Types, Structures, Unions, Type-Casting, Enumerated Types, Low Level Operators and Bit Fields (Bitwise Operators, Bit Fields) Pointers : Pointers arithmetic and Arrays , const pointers, void pointers, near, far and huge pointers Dynamic Memory Allocation and Dynamic Structures: (malloc, calloc and realloc; sizeof, free, introduction to Linked Lists and dynamic 2- dimensional arrays) Advanced Pointer Topics: (Pointers to Pointers, Pointer to array, Array of pointers, Command line input, Pointers to a Function, Implementing Callbacks)
~~~Be A Contributor, Got Notes/E-book/Q-Paper Share With Us~~~
UNIT -III
The C Preprocessor: (#define, #undef, #include, #if -- Conditional inclusion, Other Preprocessor Commands) C, Linux and Standard Libraries : (Advantages of using Linux with C, Using Linux System Calls and Library Functions) Integer Functions, Random Number, String Conversion, Searching and Sorting : Mathematics:
UNIT -IV
.
Introduction: GCC, Using MAKE Utility , GDB, C Basics: History of C, Characteristics of C, C Program Structure, Variables, Defining Global Variables, Printing Out and Inputting Variables, Constants, Arithmetic Operations, Comparison Operators, Logical Operators, Order of Precedence, Conditionals (The if statement , The ? operator, The switch statement) Looping and Iteration (The for statement, The while statement, The do-while statement, break and continue) Arrays and Strings (Single and Multi-dimensional Arrays, Strings) Functions (Function Prototyping, passing parameters, returning values, recursion) Storage classes (auto, extern, static, register)
UNIT-II
Further Data Types: Defining New Data Types, Structures, Unions, Type-Casting, Enumerated Types, Low Level Operators and Bit Fields (Bitwise Operators, Bit Fields) Pointers : Pointers arithmetic and Arrays , const pointers, void pointers, near, far and huge pointers Dynamic Memory Allocation and Dynamic Structures: (malloc, calloc and realloc; sizeof, free, introduction to Linked Lists and dynamic 2- dimensional arrays) Advanced Pointer Topics: (Pointers to Pointers, Pointer to array, Array of pointers, Command line input, Pointers to a Function, Implementing Callbacks)
~~~Be A Contributor, Got Notes/E-book/Q-Paper Share With Us~~~
UNIT -III
The C Preprocessor: (#define, #undef, #include, #if -- Conditional inclusion, Other Preprocessor Commands) C, Linux and Standard Libraries : (Advantages of using Linux with C, Using Linux System Calls and Library Functions) Integer Functions, Random Number, String Conversion, Searching and Sorting :
No comments:
Post a Comment