Career Center
Interview Questions
OOPS Interview Questions
Object Oriented Programming Interview Questions
1. Compare the advantages / disadvantages of inheritance and composition?
2 Why do you need exceptions?
3 Will / Have you ever used multiple inheritance?
4 What are the key features of object oriented programming?
5 How can you construct / use classes in c? If you can do this, why need c++?
6 What are the advantages / disadvantages of reference counting? What are the alternatice techniques available for garbage collection?