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
Is it possible to have a recursive inline function in c++?
Briefly describe a B+ tree. What is bulk loading in it?
What is an adaptor class in c++?
Which software is used to run c++ program?
How do I use arrays in c++?
What do you mean by friend class & friend function in c++?
What is the difference between while and do while loop?
Is c++ used anymore?
What are compilers in c++?
What is an iterator?
Can I learn c++ as my first language?
Why is c++ considered difficult?
Explain what you mean by a pointer.
What does the following do: for(;;) ; a) Illegal b) Loops forever c) Ignored by compiler...not illegal
What is a flag in c++?