How do you clear a map in c++?
No Answer is Posted For this Question
Be the First to Post Answer
What does 7/9*9 equal ? a) 1 b) 0.08642 c) 0
Describe linked list using C++ with an example.
What does getch() do according to the ANSI C++ standard a) Reads in a character b) Checks the keyboard buffer c) Nothing in particular (Its not defined there)
What are the differences between new and malloc?
What is a forward referencing and when should it be used?
How to construct muliton object
what are the iterator and generic algorithms.
What is constant in c++ with example?
What are the different types of variables in C++?
Do you know what are the new features that iso/ansi c++ has added to original c++ specifications?
What is istream c++?
Why is main function important?