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 superclass
Should you use the superclass constructor to set variables?
Jan 26, 2026
java
inheritance
constructor
superclass
What's the default behaviour of subclass method without using super?
Dec 30, 2025
java
inheritance
subclass
superclass
information-hiding
How to avoid excessive code duplication when using enums in Java
Dec 22, 2025
java
inheritance
overriding
superclass
Sort a Superclass list of objects from two Subclasses
Dec 15, 2025
java
inheritance
subclass
superclass
Strategy/Pattern to bypass a super() constructor
Dec 08, 2025
java
constructor
design-patterns
superclass
extend an object returned by a static method in java
Dec 06, 2025
java
oop
static
subclass
superclass
In Java, to use the "super" keyword, do I have to import the target class?
Nov 29, 2025
java
super
superclass
The method must override or implement a superclass method
Oct 26, 2025
java
eclipse
interface
implementation
superclass
How do I extend a list from a parent class?
Oct 25, 2025
python
list
inheritance
superclass
How do I add arguments to a subclass in Python 3
Oct 23, 2025
python
python-3.x
class
subclass
superclass
java initialize base class fields in subclass constructor
Oct 21, 2025
java
oop
constructor
subclass
superclass
TypeError: super() argument 1 must be type, not int (Python)
Sep 14, 2025
python
inheritance
typeerror
superclass
C# Call base class' constructor after own constructor?
Sep 07, 2025
c#
class
inheritance
constructor
superclass
What is a good design pattern for using an abstract superclass?
Mar 23, 2023
oop
inheritance
abstract-class
abstract
superclass
Python change self to inherited class
Feb 17, 2023
python
class
oop
superclass
self
Why is upcasting a Class not changing overridden methods? [duplicate]
Feb 10, 2023
java
inheritance
subclass
superclass
upcasting
Java: how to have an array of subclass types?
Jan 15, 2023
java
arrays
inheritance
subclass
superclass
What is the correct way to derive a classmethod in python?
Sep 03, 2025
python
superclass
metaclass
class-method
Older Entries »