explain what is an endless loop?
Explain how can I convert a string to a number?
Explain how can type-insensitive macros be created?
Explain is it valid to address one element beyond the end of an array?
Explain how do you use a pointer to a function?
Explain how do you override a defined macro?
Explain how can I manipulate strings of multibyte characters?
To what does “event-driven” refer?
Is it possible to provide special behavior for one instance of a template but not for other instances?
What is a local variable?
Can comments be nested?
What is the this pointer?
What is the default width for ouputting a long integer using the insertion operator?
How do you differentiate between overloading the prefix and postfix increments?
What parameter does the constructor to an ofstream object take?