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 java made in c++?
What is difference between rand () and srand ()?
What is setiosflags c++?
What is the main use of c++?
If you hear the cpu fan is running and the monitor power is still on, but you did not see anything show up in the monitor screen. What would you do to find out what is going wrong?
Describe about storage allocation and scope of global, extern, static, local and register variables?
What are 2 ways of exporting a function from a dll?
When is dynamic checking necessary?
What is a vector c++?
Is multimap sorted c++?
What is the first name of c++?
How can you prevent accessing of the private parts of my class by other programmers (violating encapsulation)?
Define 'std'.
What does it mean to declare a destructor as static?
What is private, public and protected inheritance?