What C++ libraries are you proficient with?
Answer Posted / bob
STL,
and cstdlib :)
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What is the type of 'this' pointer? When does it get created?
Difference between a homogeneous and a heterogeneous container
What is called array?
How are pointers type-cast?
What is function prototyping?
Can a new be used in place of old mallocq? If yes, why?
What is meant by a delegate?
What are literals in C++?
what is C++ objects?
What does floor mean in c++?
What causes a runtime error c++?
What is the best free c++ compiler for windows?
How the memory management in vectors are being done. What happens when the heap memory is full, and how do you handle it ?
What is meant by the term name mangling in c++?
What is ios :: in in c++?