C/C++ Questions and Answers

Sharing some of the c/c++ materials which I found useful for Interviews as well as self-study 🙂 .Hope you find it useful too.

Text Books


This book is a must if you are a beginner and really have no knowledge about programming.Although this book doesn’t contain any exercises it makes up in its easy-to-understand kind of writing.

Highly recommended for Beginners

From variables to classes and functions, this book contains all the fundamental C++ concepts.The programs are explained with help of Dev-C++ IDE. You can download it from here.

Recommended

Contains all the OOPs concepts with some good examples and explanation.

More text books will be added soon.

Interview Q n A’s


C aptitude

–  C++ aptitude