537
Page views
41
Files
0
Videos
0
R.Links

Icon
Announcements

  • Lecture Notes

    Dear Students the Lecture Notes has been uploaded for the following topics:
    Function,
    Function definition,
    Function call,
    Call by value,
    Recursion,
    Pointers ,
    Pointer arithmetic ,
    Pointers and arrays,
    Structure,
    Structure declaration ,
    Structure Access,
    Nested Structure,
    Union,
    Preprocessor Directives

  • Lecture Notes

    Dear Students the Lecture Notes has been uploaded for the following topics:
    Fundamentals - Computer Hardware ,
    Computer Software ,
    Algorithms - Building blocks of algorithms ,
    Notation (pseudo code, flow chart, and programming language),
    Problem formulation ,
    Algorithmic problem solving ,
    strategies for developing algorithms (iteration, recursion),
    Illustrative problems.,
    Introduction to ‘C’ Programming ,
    Fundamental rules – Structure of a ‘C’ program ,
    Compilation and Linking processes ,
    Constants, Variables, keywords, Identifier,
    Delimiters – Declaring and Initializing variables,
    Data Types ,
    Operators and Expressions ,
    Managing Input and Output operations,
    Decision Making and Branching ,
    Looping statements ,
    Operators and Expressions,
    Declaring and Initializing variables ,
    Constants, Variables, keywords, Identifier, Delimiters ,
    Arrays – Characteristics, Initialization ,
    Declaration – One dimensional ,
    One dimensional and two dimensional arrays,
    String- String operations ,
    String Arrays,
    String operation,
    Sorting,
    Searching ,
    Matrix operations,
    String