What is abstraction in c++ with example?
No Answer is Posted For this Question
Be the First to Post Answer
What are enumerations?
You have two pairs: new() and delete() and another pair : alloc() and free(). Explain differences between eg. New() and malloc()
how many trys can we write in one class
Is string an object in c++?
What is data type in c++?
What is abstract keyword in c++?
which operator is used for performing an exponential operation a) > b) ^ c) none
Describe new operator and delete operator?
How the virtual functions maintain the call up?
Write the program for fibonacci in c++?
What is the use of string in c++?
What is the difference between an external iterator and an internal iterator? Describe an advantage of an external iterator?