What is the topic of the C++ FAQ list?



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

Post New Answer

More C++ General Interview Questions

Write some differences between an external iterator and an internal iterator?

0 Answers  


Explain what are single and multiple inheritances in c++?

0 Answers  


Why c++ is faster than java?

0 Answers  


Is c++ a good first language to learn?

0 Answers  


What is the disadvantage of using a macro?

0 Answers  






If dog is a friend of boy, and terrier derives from dog, is terrier a friend of boy?

0 Answers  


What is extern c++?

0 Answers  


Is c++ proprietary?

0 Answers  


How do you compile the source code with your compiler?

0 Answers  


What is an incomplete type?

1 Answers  


Differentiate between the manipulator and setf( ) function?

0 Answers  


What is the protected keyword used for?

0 Answers  


Categories