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 inheritance
Why the method that gets the Father class as a parameter is called and not the method that gets the child class as a parameter?
Dec 30, 2025
java
oop
inheritance
polymorphism
dynamic-binding
Override a dict with numpy support
Dec 31, 2025
python
numpy
inheritance
dictionary
I have a class A<T> : IEnumerable<T>, I want to add IEquatable<A<T>> if T : IEquatable<T>. How can I do that and keep the IEnumerable as well?
Dec 29, 2025
c#
inheritance
interface
What's the default behaviour of subclass method without using super?
Dec 30, 2025
java
inheritance
subclass
superclass
information-hiding
Java: Multithreading accessing main thread variables/methods
Dec 30, 2025
java
multithreading
inheritance
initialisation of const member of base class into derive class
Dec 30, 2025
c++
inheritance
Prototypes and object creation
Dec 30, 2025
javascript
inheritance
object
prototype-programming
Python shell shows no error but program doesn't run
Dec 29, 2025
python
class
shell
oop
inheritance
Proper use of Java Interface [closed]
Dec 29, 2025
java
inheritance
interface
Special Python dict with object IDs
Dec 30, 2025
python
inheritance
dictionary
Sharing common code between derived classes in C++
Dec 30, 2025
c++
oop
inheritance
Static and overriding in Java
Dec 30, 2025
java
inheritance
static
overriding
Accessing members of base classes in the derived class through runtime indexing
Dec 25, 2025
c++
inheritance
c++17
language-lawyer
pointer-to-member
How to treat derived type as its base type?
Dec 24, 2025
c++
inheritance
Ruby Class Ineritance
Dec 24, 2025
ruby
inheritance
casting
polymorphism
How to avoid polymorphism in superclass query when using JPA and Hibernate
Dec 22, 2025
java
hibernate
jpa
inheritance
entity
Javascript prototypal inheritance: problem when parent and child receive same object as argument?
Dec 23, 2025
javascript
inheritance
prototype
constructor
Why does an inherited class not get JSON serialized correctly?
Dec 23, 2025
c#
json
inheritance
serialization
system.text.json
How to return a derived class using only code in the base class?
Dec 24, 2025
c#
generics
inheritance
« Newer Entries
Older Entries »