what are the iterator and generic algorithms.
No Answer is Posted For this Question
Be the First to Post Answer
What would happen on forgetting [], while deallocating an array through new?
What is the protected keyword used for?
What is virtual function? Explain with an example
Why do you use the namespace feature?
What issue do auto_ptr objects address?
Write about a nested class and mention its use?
Incase of a function declaration, what is extern means?
What is bubble sort c++?
Where must the declaration of a friend function appear?
Can we define a constructor as virtual in c++?
What is lambda in c++?
Explain the ISA and HASA class relationships. How would you implement each in a class design?