What is the topic of the C++ FAQ list?
Answer / phool chand
Any C++ related subject occurring 'frequently' in the cplusplus echo. There must be no doubts _at_all_ that it is on topic in the echo. This means that normal (ANSI) C subjects are not on topic for this list. Also the coverage of subjects specific to a platform, compiler or library will be limited.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the isa and hasa class relationships.
What are namespaces in c++?
What is ctime c++?
Explain overriding.
Can we use this pointer inside static member function?
What relational operators if statements in c++?
What is array in c++ example?
Do you know the problem with overriding functions?
When should overload new operator on a global basis or a class basis?
What is the best free c++ compiler for windows?
What are exceptions c++?
Explain rtti.