Monday 20 August 2012

C Programming | tips and tricks to improove logic

C Programming | Chapters  | Topics

chapter 1)->An Overview of C....

    1 History  | C
    2 C  | middle-level Language
    3 C  | Structured Language
    4 Compiler Vs Interpreters difference
    5  Form | C Program.
    6 Library & Linking.
    7 Compilation | Execution  | C  Program


chapter 2)-> Variables, Data Types, Operator & Expression

    1 Character Set
    2 C Token
    3 Identifier & Keyword
    4 Constant
    Integer, Floating Point, Character, String,
    Enumeration
    5 Data Types in C
    6 Data Declaration & Definition
    7 Operator & Expression



chapter 3)-> Console I/O

    1 Introduction
    2 Character input & Output
    3 String Input & Output.
    4 Formatted Input/Output (scanf/printf)
    5 sprintf & sscanf
    4 Control Statement


chapter 4)-> Selection Statements

    If | Nested if | if-else-if |
    The Conditional Expression
    Nested switch  |Iteration Statements
    for  | while  | do-while loop

chapter 5)->Jump Statements

    Goto & label
    break
    continue
    exit() function

chapter 6)-> Pointers

    Memory Organization
    The basics of Pointer
    The Pointer operator
    Application of Pointer
    Pointer Expression
    Declaration of Pointer, Initializing Pointer,
    De-referencing Pointer
    Void Pointer
    Pointer Arithmetic
    Precedence of &, * operators
    Pointer to Pointer
    Constant Pointer

chapter 7)-> Array & String

    Single Dimension Arrays
    Accessing array elements, Initializing an array
    Multidimensional Arrays
    Initializing the arrays, Memory Representation
    Accessing array elements
    Passing Single Dimension array to Function
    Array & Pointer
    Array of Pointer
    String Manipulation Functions

chapter 8)->Function

    Arguments & local variables
    Returning Function Results by reference &
    Call by value
    Recursion


chapter 9)->Storage Class & Scope

    Meaning of Terms
    Scope - Block scope & file scope
    Storage Classes
    Automatic Storage, Extern Storage, Static
    Structure, Union, Enumeration & typedef


chapter 10)-> Structures

    Declaration  | Initializing Structure,
    Accessing Structure members
    Assignments | Arrays of Structure
    Structure to function  | Pointer



chapter 11)->File handling

    Opening a File
    Closing a File
    Input/Output Operations on Files
    Error Handling During I/O Operation
    Random Access To Files

chapter 12)-> Bitwise Operator

    Applications
    Masking, Internal Representation of Date
    Bit Fields

chapter 13)->Graphics In C

    Drawing Object in C
    Line, Circle, Rectangle, Ellipse
    Changing Foreground & Background
    Filling Object by Color

Command Line Arguments
Share This
Previous Post
Next Post

FYJC XI standard online admisson Process and declaraton of Merit list . Cut off List For prevous year also . 10 Th Results onlne declaraton Maharashtra Region .

0 comments: