What c++ library is string in?
No Answer is Posted For this Question
Be the First to Post Answer
What is a driver program?
Write a struct time where integer m, h, s are its members?
What is the type of this pointer in c++?
Show the declaration for a pointer to function returning long and taking an integer parameter.
What are different types of loops in c++?
What do you know about friend class and friend function?
Show the declaration for a static member variable.
What is using namespace std in cpp?
How Virtual functions call up is maintained?
Why do we use string in c++?
Can we sort map in c++?
What about Virtual Destructor?