Higher Ed. and Vocational >> Engineering and Computer Science >> Computer Science >> Computer Science


Programming in C

Programming in C

Author(s):
  • Shubhnandan Jamwal
  • Author: Shubhnandan Jamwal
    • ISBN:9789332525610
    • 10 Digit ISBN:9332525617
    • Price:Rs. 725.00
    • Pages:336
    • Imprint:Pearson Education
    • Binding:Paperback
    • Status:Available


    Ratings:

    Programming in C is an introductory-level text book which follows a practical approach to help the students learn programming in a procedural manner. It discusses the line-by-line explanation of concepts and logic, used in the programs. All the programs in the book are fully-tested and compiled.

    Table of Content

    1. Basics of C Programming
    2. Conditional Control Statements
    3. Loop Control Statements
    4. Functions
    5. Arrays
    6. Arrays and Pointers
    7. Structures and Unions
    8. Storage classes, Preprocessors, Macros, Operation on bits
    9. Data and File Handing
    10. Dynamic Memory Allocation

    Salient Features

    • A separate chapter on dynamic memory allocation
    • Over 100 fully-tested and executable programs
    • Unsolved problems for practice