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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What does I ++ mean in c++?

662


How do you print a string on the printer?

667


Define linked lists with the help of an example.

645


What relational operators if statements in c++?

761


Is c++ a difficult language?

665






Eplain extern keyword?

664


Which function cannot be overloaded c++?

682


What is a down cast?

687


What are the c++ access specifiers?

917


What is function overloading c++?

664


Tell me difference between constant pointer and pointer to a constant.

746


How many types of scopes are there in c++?

663


What are the benefits of pointers?

671


Write a corrected statement in c++ so that the statement will work properly. if (4 < x < 11) y=2*x;

1593


What is c++ map?

662