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
What are the steps in the development cycle?
Is c++ a high level language?
What is ios flag in c++?
If we want that any wildcard characters in the command line arguments should be appropriately expanded, are we required to make any special provision? If yes, which?
What is c++ vb?
What is #include iomanip?
What is the difference between new() and malloc()?
What is == in programming?
What is a sequence in c++?
Why are pointers used?
By using c++ with an example describe linked list?
Is java a c++?
Describe about storage allocation and scope of global, extern, static, local and register variables?
What is friend class in c++ with example?
What is the main purpose of overloading operators?