- ホーム
- > 洋書
- > 英文書
- > Computer / General
Full Description
This book aims to answer a broad range of questions one may have about C. It focuses on objective type questions and provides extensive answers which will help those preparing for interviews, while mastering the concepts. This book also ensures that beginners do not have difficulty in getting used to the C concepts. The level of difficulty increases gradually, making the learning process a smoother one. The authors have made this publication more student-friendly by avoiding redundant words, materials, and dated models, while presenting detailed descriptions, providing fewer lists, and using bold print to call attention to important terms. This book specialises in assisting students and specialists getting ready for several Certification Exams and technical Interviews.
Contents
1.C Vs C
2.CLASS
3.CONSTRUCTORS AND DESTRUCTORS
4.STORAGE CLASS
5.DYNAMIC MEMORY ALLOCATION
6.INHERITANCE
7.OPERATOR OVERLOADING
8.FUNCTION OVERLOADING AND OVERRIDING
9.FRINED CLASS AND FRINED FUNCTIONS
10.NAMESPACES
11.TEMPLATES
12.EXCEPTION HANDLING
13.FILES
14.MACRO AND INCLUDE DIRECTIVES
15.CONCEPTUAL THEORY