...

/

Final Remarks

Final Remarks

Here’s a quick summary of what we learned from the “Object-Oriented Programming in C++” module.

Congratulations! You have successfully completed the “Object-Oriented Programming in C++” module.

Summary

In this module, we learned the art of object-oriented programming in C++. The module started with a brief description of object-oriented programming. Moving ahead, we covered the basic concepts of object-oriented programming, such as classes and objects. In the latter half, we progressed to more advanced concepts such as inheritance, information hiding, ...