Do inline functions improve performance?
Distinguish between new and malloc and delete and free().
What are friend classes? What are advantages of using friend classes?
Explain what happens when a pointer is deleted twice?
What is the default access level?
What is binary object model?
What are associate containers?
Describe new operator?
Difference between pass by value and pass by reference?
Explain unexpected() function?
What are activex and ole?
What is static function? Explain with an example
How should a contructor handle a failure?
What is virtual function? Explain with an example
Explain the difference between struct and class in terms of access modifier.