Write about an iterator class?
Is recursion allowed in inline functions?
What is an incomplete type in c++?
Can we distribute function templates and class templates in object libraries?
What is meant by the term name mangling in c++?
Define pure virtual function?
Discuss the effects occur, after an exception thrown by a member function is unspecified by an exception specification?
Write my own zero-argument manipulator that should work same as hex?
What is the role of copy constructor in copying of thrown objects?
Write about the various sections of the executable image?
What happens when the extern "c" char func (char*,waste) executes?
How can I disable the "echo" feature?
Can you explicitly call a destructor on a local variable?
What is the difference between an external iterator and an internal iterator? Describe an advantage of an external iterator?
Describe the role of the c++ in the tradeoff of safety vs. Usability?