What C++ libraries are you proficient with?



What C++ libraries are you proficient with?..

Answer / bob

STL,
and cstdlib :)

Is This Answer Correct ?    5 Yes 2 No

Post New Answer

More C++ General Interview Questions

What are the techniques you use for debugging?

1 Answers   Adtran,


In int main(int argc, char *argv[]) what is argv[0] a) The first argument passed into the program b) The program name c) You can't define main like that

0 Answers  


What is java and c++?

0 Answers  


In a class only declaration of the function is there but defintion is not there then what is that function?

5 Answers   Hughes,


What is an iterator class in c++?

0 Answers  






Function can be overloaded based on the parameter which is a value or a reference. Explain if the statement is true.

0 Answers  


what is the basic concept of c++(object oriented programing)

4 Answers   Wipro,


What is the difference between Pointer and a Reference? When you would use them?

4 Answers   Wipro,


Explain "passing by value", "passing by pointer" and "passing by reference" ?

5 Answers  


What are libraries in c++?

0 Answers  


What does flush do?

0 Answers  


What is oops in c++?

0 Answers  


Categories