Skip to content

Opening book details…

Can I read OOP Core Concepts on EtoBox?

OOP Core Concepts by Yuvajit Boruah is a document available to read on EtoBox.

What is OOP Core Concepts about?

The document provides an overview of operator overloading and virtual functions in object-oriented programming (OOP). It explains operator overloading as a compile-time polymorphism that enhances code readability by allowing standard operators to work with user-defined data types. Additionally, it discusses virtual functions as a means to achieve runtime polymorphism, enabling derived classes to redefine base class methods.

Author
Yuvajit Boruah
Language
EN