Hi All,
I have come across one term while reading a book on C++ ... "Concrete class". The meaning of the term is not clear to me. Can anyone explain as to what a concrete class is and how it is different from the normal class?
Also when should i use the concrete class while programming in C++ ?
Thanks in advance.
Sanjay
I have come across one term while reading a book on C++ ... "Concrete class". The meaning of the term is not clear to me. Can anyone explain as to what a concrete class is and how it is different from the normal class?
Also when should i use the concrete class while programming in C++ ?
Thanks in advance.
Sanjay