Answer Posted / nishikant sahu
of course no such concept lie within C++ ,but we can achieve
this effect. Abstract Factory method show this type of effect.
Is This Answer Correct ? | 4 Yes | 12 No |
Post New Answer View All Answers
How does com provide language transparency?
what are the iterator and generic algorithms.
Can a built-in function be recursive?
what is data abstraction in C++?
Difference between pointer to constant and constant pointer to a constant. Give example.
What is a tuple c++?
How would you find out if a linked-list is a cycle or not?
Write some differences between an external iterator and an internal iterator? Describe the advantage of an external iterator.
Is multimap sorted c++?
What is abstraction in c++?
Can constructor be private in c++?
Can we define a constructor as virtual in c++?
Can we overload operator in c++?
How does a copy constructor differs from an overloaded assignment operator?
What is c++ virtual inheritance?