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 abstract-class
How do I create a Dictionary of classes, so that I can use a key to determine which new class I want to initialize?
Dec 01, 2025
c#
dictionary
abstract-class
Overriding a pure virtual function from templated classes
Nov 29, 2025
c++
templates
inheritance
abstract-class
pure-virtual
Does a pure virtual destructor suffice to make a class abstract?
Nov 29, 2025
c++11
interface
abstract-class
My abstract class implements an interface but doesn't implement some of its methods. How do I make it compile?
Nov 26, 2025
c#
oop
interface
abstract-class
How to design a Square class that inherits from Rectangle class
Nov 22, 2025
java
inheritance
abstract-class
Stop abstract django.test TestCase class from running test also
Nov 21, 2025
django
unit-testing
abstract-class
testcase
Are class initializers possible in C#?
Nov 19, 2025
c#
abstract-class
subclassing
boilerplate
object-initializers
Is there no way to upcast into an abstract class and not modify it each time a class is derived from it?
Nov 04, 2025
c++
virtual
abstract-class
derived-class
Is it possible to override the nested class definition of an abstract parent, within an inheriting class?
Nov 01, 2025
c#
inheritance
overriding
abstract-class
How to override inject() dependency from abstract base class in Angular?
Nov 01, 2025
angular
dependency-injection
abstract-class
Prevent instantiation of an abstract class
Oct 31, 2025
python-3.x
abstract-class
metaclass
Typescript overriding abstract method which is void return
Oct 29, 2025
typescript
abstract-class
abstract-methods
How to override a pure virtual function using a subclass reference in the overriden function
Oct 29, 2025
c++
overriding
abstract-class
virtual-functions
Email function using templates. Includes via ob_start and global vars
Oct 29, 2025
php
templates
global-variables
abstract-class
ob-start
Are django abstract models really that useful?
Oct 29, 2025
python
python-3.x
django
django-models
abstract-class
Get php constructor parameters value and names from another method
Oct 28, 2025
php
parameters
constructor
abstract-class
Injection of autowired dependencies failed for abstract class
Oct 28, 2025
java
spring
hibernate
abstract-class
Making a concrete class abstract, preserving the constructor
Oct 28, 2025
python
oop
inheritance
abstract-class
« Newer Entries
Older Entries »