What are the vectors in c++?
Differentiate between an array and a list?
How is new() different from malloc()?
What is data abstraction? How is it different from data encapsulation?
What are inline functions? What is the syntax for defining an inline function?
Explain what are single and multiple inheritances in c++?
What is the identity function in c++? How is it useful?
Explain the volatile and mutable keywords.
What do you mean by delegate? Can a user retain delegates?
What do you mean by function and operator overloading in c++?
Explain what is polymorphism in c++?
How is objective c different from c++?
What is a static member?
What are the two main components of c++?
Differentiate between structure and class in c++.