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
Nancy and abstract base module class / creating phantom class instance
Jul 21, 2026
reflection
abstract-class
nancy
Method overriding vs abstract method
Jul 20, 2026
java
polymorphism
abstract-class
overriding
How to avoid breaking Liskov substitution principle when overriding method signature
Jul 19, 2026
python
python-3.x
abstract-class
mypy
liskov-substitution-principle
C++ destructor problem with boost::scoped_ptr
Jul 16, 2026
c++
abstract-class
destructor
virtual-functions
How can I implement ActionListener with a non abstract class? Java
Jul 16, 2026
java
swing
abstract-class
actionlistener
Should we need to differentiate between Interface class and abstract class, in terms of naming convention?
Jul 07, 2026
java
polymorphism
abstract-class
Java, how to stop inheriting classes from calling a particular abstract class constructor, apart from one of them?
Jul 07, 2026
java
constructor
abstract-class
Why is it important to prevent instantiation of classes that are theoretically abstract?
Jul 03, 2026
python
python-2.7
inheritance
abstract-class
abstract class with readonly member
Jul 03, 2026
c#
abstract-class
readonly-attribute
Cannot create an instance of the abstract class or interface
Jul 03, 2026
c#
abstract-class
Differences between abstract and concrete classes in inheritance, constructors, etc
Jul 02, 2026
java
inheritance
abstract-class
Python 3.6: abc.abstracmethod on classmethod no check on class level call
Jul 01, 2026
python
abstract-class
class-method
abstract-methods
Java Abstract Class -- cannot find symbol - method ERROR
Jul 02, 2026
java
methods
compiler-errors
abstract-class
abstract
Django ForeignKey in abstract model class and multiple drived classes causes name clash
Jun 30, 2026
python
django
abstract-class
foreign-key-relationship
django-south
c++ Object parameters: polymorphism, value semantics, object lifetimes?
Jun 29, 2026
c++
parameters
abstract-class
object-lifetime
dynamic-allocation
What is the purpose of abstract class which doesn't have any abstract methods in it?
Jun 30, 2026
java
abstract-class
Async abstract method and derived classes in API design
Jun 28, 2026
.net
asynchronous
abstract-class
c#-5.0
Providing an implementation for a pure virtual method in an abstract class
Jun 23, 2026
c++
abstract-class
Older Entries »