Skip to main content
Graph
Search
fr
|
en
Switch to dark mode
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Practice
Publications
Startups
Units
Show all results for
Home
Lecture
Inheritance: Polymorphism & Casting
Graph Chatbot
Related lectures (29)
Previous
Page 2 of 3
Next
Polymorphism 2: Heterogeneous Collections
Explores polymorphism in C++, covering heterogeneous collections, resource management, and memory handling.
Abstract Classes: Virtual Methods in C++
Covers abstract classes and pure virtual methods in C++, including their implementation and syntax.
Heterogeneous Collections in C++
Explores the implementation of heterogeneous collections in C++, emphasizing clean design choices for users.
Object-Oriented Programming: Pointers and Polymorphism
Covers fundamental object-oriented programming concepts in C++, focusing on data structuring through pointers.
Polymorphism in Object-Oriented Programming: Inclusion Mechanism
Covers polymorphism in object-oriented programming, focusing on inclusion polymorphism and its implementation through class hierarchies and virtual methods.
Object-Oriented Programming: Polymorphism in C++
Explores polymorphism in C++ through character interactions and dynamic link resolution.
Pointers: Strings, Functions, Casting
Covers pointers to strings, functions, and casting in C programming.
Object-Oriented Programming: Polymorphism
Covers the concept of polymorphism in object-oriented programming, including virtual methods and heterogeneous collections.
Object-Oriented Programming in JAVA
Covers object-oriented programming, inheritance, polymorphism, and class hierarchy in JAVA for managing watch products.
Inheritance in Java: Concepts and Implementation
Covers the fundamental concepts of inheritance in Java and the importance of packages in managing access rights.