Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in polymorphism
C# creating an instance of a class and derived class
Oct 18, 2025
c#
.net
oop
inheritance
polymorphism
Generic factory mechanism in C++17
Oct 17, 2025
c++
templates
polymorphism
c++17
factory
Polymorphism and downcasting questions
Oct 16, 2025
java
polymorphism
downcast
C++ - construct vector of unique_ptr via initialization list
Oct 15, 2025
c++
initialization
polymorphism
initializer-list
How to virtual functions and vtables work?
Oct 13, 2025
c++
polymorphism
vtable
dynamic-dispatch
language-implementation
Typeinfo how to get the name/id of the class in a polymorphic collection?
Sep 20, 2025
c++
polymorphism
rtti
typeid
Can A subclass be downcast while sent as a parameter to an overloaded function
Sep 20, 2025
c#
oop
inheritance
polymorphism
overloading
make_shared and abstract polymorphism
Sep 19, 2025
c++
c++11
polymorphism
shared-ptr
Can polymorphysim be achieved using composition instead of inheritance in Java?
Sep 19, 2025
java
oop
inheritance
polymorphism
composition
Calling a child method in a parent class in Python
Sep 18, 2025
python
class
inheritance
polymorphism
parent-child
Why an instance constant has a value when the object has all fields set to default?
Sep 15, 2025
java
polymorphism
Haskell fmap over custom data type
Sep 14, 2025
haskell
polymorphism
functor
VTune profiling shows no metrics for branch prediction on polymorphic function?
Sep 14, 2025
c++
performance
polymorphism
profiling
intel-vtune
Laravel / Eloquent: Search for rows by value in polymorphed table
Sep 13, 2025
laravel
eloquent
relation
polymorphism
Difference between superclass and supertype and the difference between subclass and subtype
Sep 13, 2025
oop
class
polymorphism
Is what seems like polymorphism in PHP really polymorphism?
Sep 13, 2025
php
oop
programming-languages
polymorphism
C++: How do I pass a container of derived classes to a function expecting a container of their base classes?
Sep 12, 2025
c++
stl
polymorphism
containers
Haskell - polymorphism and values depending on types
Sep 13, 2025
haskell
polymorphism
lambda-calculus
type-families
Older Entries »