Answer Posted / kaydee
Of course there is "Virtual Constructor" in design
pattern's world. This is another name of "Factory Method",
a creational design pattern.
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
Is c++ a pure oop language?
When one must use recursion function? Mention what happens when recursion functions are declared inline?
Why cout is used in c++?
What is near, far and huge pointers? How many bytes are occupied by them?
What does new do in c++?
How does code-bloating occur in c++?
What header file is needed for exit(); a) stdlib.h b) conio.h c) dos.h
What is prototype for that c string function?
Explain terminate() function?
What is meant by entry controlled loop? What all C++ loops are exit controlled?
What kind of jobs can I get with c++?
What is the benefit of learning c++?
What is the difference between new() and malloc()?
What is c++ iterator?
Difference between Abstraction and encapsulation in C++?