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 derived-class
Why use interface and abstract over just abstract?
Mar 05, 2023
c#
interface
abstract-class
derived-class
C# new class with only single property : derive from base or encapsulate into new?
Jan 25, 2023
c#
class
coding-style
derived-class
using overloaded function of the base class
Jan 20, 2023
c++
overloading
derived-class
java erasures of derived generic type
Jan 15, 2023
java
generics
derived-class
type-erasure
overriding
python constructor of derived class
Dec 29, 2022
python
derived-class
super
base-class
Does a derived class object contain a base class object?
Dec 29, 2022
c++
constructor
derived-class
base-class
Virtual method called from derived instead of base
Dec 22, 2022
c#
virtual
base
derived-class
Can a derived class be smaller than its parent class?
Dec 19, 2022
c++
inheritance
derived-class
memory-efficient
Casting List of derived class to List of base class still returning objects of derived class
Dec 17, 2022
c#
derived-class
base-class
Writing polymorphic class data to a file?
Dec 11, 2022
c++
derived-class
ofstream
Using inheritance in constructor (publix X () : y)
Dec 02, 2022
c#
derived-class
Serialization in C# with a derived class
Nov 29, 2022
c#
serialization
derived-class
C++ convert base class pointer to derived class, without knowing derived class
Nov 03, 2022
c++
pointers
casting
derived-class
base-class
C++ Boost serialization Serializing templated derived classes
Oct 17, 2022
c++
templates
serialization
boost
derived-class
In Python, how to avoid calling __init__ twice in a class derived from a class with super() in its __new__:
Feb 01, 2022
python
super
derived-class
Serialization of derived objects without the xsi:type
Feb 05, 2023
c#
xml-serialization
derived-class
Derived and base class, can I set the base explicitly?
Sep 10, 2022
c#
reflection
copy-constructor
derived-class
How do I call a derived class method from the base class?
Nov 12, 2022
c#
derived-class
base-class
How do derived class constructors work in python?
Sep 08, 2022
python
constructor
derived-class
base-class
Older Entries »