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

Can you think of a situation where your program would crash without reaching the breakball, which you set at the beginning of main()?

1 Answers  


Is map ordered c++?

0 Answers  


Differentiate between a constructor and a method in C++.

0 Answers   Tech Mahindra,


write a program in c++ to implement stack using functions in header file stack.h

3 Answers   Google, Subex,


write a programme to get a character and thier ASCII value

0 Answers  






check whether a no is prime or not.

3 Answers   TCS,


What things would you remember while making an interface?

0 Answers  


Can I learn c++ without learning c?

0 Answers  


Explain the register storage classes in c++.

0 Answers  


Name the operators that cannot be overloaded in C++?

0 Answers   Fidelity,


How can I learn dev c++ programming?

0 Answers  


why the size of an empty class is 1

4 Answers  


Categories