Answer Posted / beena
A concrete class is used to define a useful object that can be instantiated as an automatic variable on the program stack. The implementation of a concrete class is defined. The concrete class is not intended to be a base class and no attempt to minimize dependency on other classes in the implementation or behavior of the class.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is increment operator in c++?
What is one dimensional array in c++?
Write a program which employs Recursion
Define pure virtual function?
What is a multiset c++?
What are the advantages of inheritance in c++?
What size is allocated to the union variable?
How is modularity introduced in C++?
What is setfill c++?
What is the difference between global int and static int declaration?
What c++ is used for?
Explain the use of virtual destructor?
What's the "software peter principleā?
What is the difference between the parameter to a template and the parameter to a function?
How do you master coding?