What are the classes in c++?
No Answer is Posted For this Question
Be the First to Post Answer
Is vector a class in c++?
What is the maximum combined length of command line arguments including the space between adjacent arguments?
There is a array of 99 cells and we have to enter 1-100 elements in it , no two elements would repeat , so the is one no. missing because 99 cells and 1-100 nos. so we had to implement a function to find that missing no.
What is the difference between a shallow copy and a deep copy?
Comment on assignment operator in c++.
Is c++ free?
Explain how to initialize a const member data.
What is abstraction in c++?
Explain virtual class and friend class.
The "virtual" specifier in a member function enables which one of the following? a) Monmorphism b) Late binding c) Metamorphism d) Solomorphism e) Inheritance
What is the difference between delegation and implemented-in-terms-of?
What is vectorial capacity?