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 is c++ prototype?

589


What is class and structure in c++?

558


What is ctime c++?

581


what is VOID?

635


Can we declare a base-class destructor as virtual?

586






Which c++ compiler is best?

590


Explain object slicing in c++?

589


When does the c++ compiler create temporary variables?

575


Can a list of string be stored within a two dimensional array?

577


Define whitespace in C++.

758


What is a storage class?

643


Does c++ support multilevel and multiple inheritances?

552


I want to write a C++ language program that: 1. Reads in the size of a square from the screen; 2. Prints a hollow square of that size out of “-“, “|” and blanks on screen; 3. Prints the same hollow square onto a text file. The program should work for squares of all side sizes between 1 and 20.

2295


Why do we use classes in c++?

581


Define a pdb file.

640