Skip to main content
Graph
Search
fr
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Practice
Publications
Startups
Units
Show all results for
Home
Lecture
Multiple Inheritance: Introduction to C++
Graph Chatbot
Related lectures (26)
Previous
Page 2 of 3
Next
Introduction to Interfaces in Java
Explores the concept of interfaces in Java, emphasizing their role in defining common behaviors across classes.
Object-Oriented Programming in C++: Destructors
Covers the concept of destructors in C++, their syntax, and resource management.
Abstract Classes and Methods in Java
Covers abstract classes and methods in Java, emphasizing their role in ensuring consistent behavior across subclasses.
Operator Overloading in C++
Covers operator overloading in C++ with a focus on adding accessories to watches.
Inheritance: Masking
Covers inheritance and masking in object-oriented programming using C++, focusing on the 'Warrior' class.
Object-Oriented Programming: Fundamentals and Examples
Covers the fundamentals of Object-Oriented Programming in C++, including encapsulation, inheritance, and polymorphism, with examples in various OOP languages.
Inheritance: Polymorphism & Casting
Covers inheritance, polymorphism, and casting in object-oriented programming, emphasizing code factorization and generic object manipulation.
Abstract Classes: Virtual Methods in C++
Covers abstract classes and pure virtual methods in C++, including their implementation and syntax.
Abstract Data Structures in C++
Covers procedural and object-oriented programming, abstract data structures, templates, and the C++ standard library.
Object-Oriented Programming in C++
Covers constructors in C++, attribute initialization, syntax, and automatic invocation during object declaration.