The Questions given below are asked by many tech giants in their technical interview. So if you are going to face your technical interview and are looking for the technical interview questions from C++ then these questions can help you.
1. What do mean by OOPs?
2. What is Class and Object?
3. Features of OOPs?
4.What is pointer and dangling pointer?
5. what is pure virtual function?
6. What is function overloading and operator overloading?
7. what is constructor and destructor?
8. What is friend function?
9. What is namespace?
10. What is a token?
11. what is a preprocessor?
12. Difference between C and C++?
13. What is recursion?
14. What is function Overriding?
15. What is inheritance?