Print This Page
What is C:Quick Guide To C Programming
Authors:   Santosh V. Jadhav

ISBN: 978-81-8487-683-3 
Publication Year:   2019
Pages:   268
Binding:   Paper Back


About the book

WHAT IS C: Quick Guide to C Programming explores all concepts of C programming with ‘to the point’ description. The readers do not need to have any prior knowledge of programming. C is a programming language for developing application software for computers as well as embedded systems. Many programming languages evolved after C have adopted its syntax and its ability to interact with the hardware. Thus, C has become a lingua franca of educators, students, system programming, and software professionals. This book will be helpful for students, educators and those who want to have a quick reference to any concept of C language.


Key Features

  • Line-by-line explanation of program listings • Objective type questions as well as programming exercise at the end. • Answers to the programming exercises are provided on the website with the link at the end of each Exercise • A unique feature ‘CONCEPT CROSSWORDS’ after chapters 2, 5, 6, 7, 8, 9 and 13. • Over 148 programs listed with their outputs.



Table of content

Preface/ List of Tables / List of Figures/ List of Programs / ASCII Table / Getting Acquainted / Fundamentals of C / Decisions / Loops / The Switch Control Instruction / Functions / Preprocessor Directives / Pointers / Arrays / String: An Array of Characters / Structures and Unions / File Handling in C / Miscellaneous Topics / Looking Back and Ahead of C / Index.




Audience
Undergraduate Students, Professionals and Teachers