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: Concepts and Implementation
Graph Chatbot
Related lectures (30)
Previous
Page 3 of 3
Next
Object-Oriented Programming: Polymorphism
Covers the concept of polymorphism in object-oriented programming, including virtual methods and heterogeneous collections.
Abstract Classes: Virtual Methods in C++
Covers abstract classes and pure virtual methods in C++, including their implementation and syntax.
C++: Multiple Inheritance Concepts and Applications
Covers multiple inheritance in C++, focusing on its concepts, syntax, and practical applications.
Pointers and Polymorphism in C++
Covers pointers and polymorphism in C++, emphasizing virtual methods and object ownership challenges.
Introduction to Object-Oriented Programming
Covers the basics of object-oriented programming in C++, including encapsulation, abstraction, and the importance of grouping data and methods.
Programming Concepts Review and Study Guide
Covers a review of programming concepts and provides guidance on effective study methods and practices.
Programming Paradigms: Functional, OOP, Polymorphism
Explores programming paradigms like procedural, functional, and OOP, with examples in Python.
Deep Copy in Java
Covers deep copy in Java, including polymorphic copy and the clone method.
Advanced Heterogeneous Collections in C++
Explores advanced C++ programming concepts, focusing on heterogeneous collections, polymorphic behavior, memory management, and data sharing.
Object-Oriented Programming in C++
Covers deep copying in C++ for objects with components and polymorphic copying.