filmov
tv
Abstract Class and Pure Virtual function in C++ -51
Показать описание
Pure virtual function and Abstract Class are related with each other.
It is one of the Important Concept of C++.
A class is made abstract by declaring at least one of its functions as pure virtual function. A pure virtual function is specified by placing "= 0" in its declaration.
Please Let me know your feedback through Comments.
I hope you like this video.
Creative Commons — Attribution 3.0 Unported— CC BY 3.0
------------------------------------------------------------------------------------------------
Suggested Videos
It is one of the Important Concept of C++.
A class is made abstract by declaring at least one of its functions as pure virtual function. A pure virtual function is specified by placing "= 0" in its declaration.
Please Let me know your feedback through Comments.
I hope you like this video.
Creative Commons — Attribution 3.0 Unported— CC BY 3.0
------------------------------------------------------------------------------------------------
Suggested Videos
Комментарии