C plus plus Interview Questions
| Provide your E-Mail ID below to receive FRESHERS JOBS & Walkins information in your mail id. |
||
| E-mail id: | ||
1. What is virtual constructors/destructors?
[Answer]
2. Does c++ support multilevel and multiple inheritance? [Answer]
3. What are the advantages of inheritance? [Answer]
4. What are the advantages of inheritance? [Answer]
5. What do you mean by pure virtual functions? [Answer]
6. What is namespace? [Answer]
7. What is RTTI? [Answer]
8. What is a template? [Answer]
9. What do you mean by inline function? [Answer]
10. What is virtual class and friend class? [Answer]
11. What is function overloading and operator overloading?
[Answer]
12. Difference between realloc() and free()? [Answer]
13. What do you mean by binding of data and functions? [Answer]
14. What is abstraction? [Answer]
15. What is encapsulation? [Answer]
16. What is the difference between an object and a class? [Answer]
17. What is polymorphism? Explain with an example? [Answer]
18. What do you mean by inheritance? [Answer]
19. What is a scope resolution operator? [Answer]
20. What are virtual functions? [Answer]
21. What is friend function? [Answer]
22. What is the difference between class and structure? Structure: [Answer]
23. What is public, protected, private? [Answer]
24. What is an object? [Answer]
25. What is a class? [Answer]