runtime polymorphism
2 episodes mention this concept
lexfridmanNov 18, 2019Bjarne Stroustrup's Journey Through Programming Languages and the Genesis of C++
TechnologyAlgol 60FortranPascalSimula
lexfridmanNov 7, 2019Bjarne Stroustrup on C++, Programming Language Evolution, and Engineering Reliable Systems
TechnologyC++ programming languageObject-oriented programming (OOP)InheritanceRuntime polymorphism
Knowledge Graph
Related concepts — line thickness indicates connection strength. Click any node to explore.
Related concepts
Concepts that appear alongside runtime polymorphism across episodes.
- object-oriented programming (oop)
- inheritance
- functional programming
- modularity
- code portability
- algol 60
- software optimization
- deployability
- type systems (strong typing, user-defined types)
- fortran
- machine code / assembly language
- performance constraints
- resource management (e.g., memory leaks)
- software testing frameworks
- static analysis
- pascal
- class (as a type)
- c++ core guidelines
- computational efficiency
- code simplification