What c++ library is string in?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of vtable?
Is it possible to pass an object of the same class in place of object reference to the copy constructor?
What is flush () in c++?
How to demonstrate the use of a variable?
Define a pointer to a data member of the type pointer to pointer?
If horse and bird inherit virtual public from animal, do their constructors initialize the animal constructor? If pegasus inherits from both horse and bird, how does it initialize animal’s constructor?
Name some pure object oriented languages?
what does the following statement mean? int (*a)[4]
Explain the differences between list x; & list x();.
What is the use of seekg in c++?
What is microsoft c++ redistributable 2013?
What are containers in c++?