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 |
What is a driver program?
How do you define a class in c++?
What is scope operator in c++?
Explain virtual class and friend class.
Is there a c++ certification?
What are exceptions c++?
Why the usage of pointers in C++ is not recommended ?
Who discovered c++?
What is Destructor in C++?
What do you mean by call by value and call by reference?
Write is a binary search tree? Write an algo and tell complexity?
Should I learn c++ c?