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
What is format for defining a structure?
When we use Abstract Class and when we use Interface?where we will implement in real time?
What are the various situations where a copy constructor is invoked?
When you overload member functions, in what ways must they differ?
Can member data be public?
When is dynamic checking necessary?
How much is c++ certification?
Name the implicit member functions of a class.
What is the difference between global variables and static varables?
What is a constant? Explain with an example.
What is vector string in c++?
Explain class invariant.
Is dev c++ free?
What is class and structure in c++?
What is a dll entry point?