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
Extends an abstract class to an enum - Strategy Pattern
Apr 20, 2026
java
design-patterns
enums
abstract
Is it poor design to declare a class abstract because it only has static members?
Apr 21, 2026
java
static
singleton
abstract
Strange syntax in some Design Pattern code: explanation?
Apr 13, 2026
c++
abstract
observer-pattern
Creating interface for abstract type in Fortran 90
Apr 11, 2026
generics
interface
fortran
abstract
fortran90
How to create a (Polymorphism) collection/list/array of a class where each one may have some different properties
Apr 08, 2026
c#
inheritance
unity-game-engine
polymorphism
abstract
Static Class in Abstract Class
Apr 01, 2026
java
static
abstract
Call child implementation of abstract class type C#
Mar 31, 2026
c#
inheritance
abstract
How to force a python class to have a class property? (not an instance property)
Mar 30, 2026
python
class
properties
abstract
How to design a common static method in all classes implementing an interface
Mar 25, 2026
java
inheritance
interface
static
abstract
Most elegant way to define simple abstract attributes
Mar 18, 2026
python
python-3.x
abstract-class
abstract
Self-type annotation hinders instantiation of inner class. Why?
Mar 17, 2026
class
scala
abstract
traits
self-type
what happens when I define an abstract class,rather than declaration.
Mar 06, 2026
java
abstract
Accessibility of abstract properties
Mar 01, 2026
c#
properties
abstract
Invoke Instance Method Reference On Instance Argument
Mar 01, 2026
java
dynamic
functional-programming
java-8
abstract
Why can't I access an abstract property in the constructor of a typescript class
Feb 27, 2026
typescript
class
abstract
How to have an abstract class require an interface to be implemented by descendant classes?
Feb 22, 2026
c#
interface
abstract
how to make method parameter type ArrayList<Object> take different object types
Feb 22, 2026
java
abstract
How do you make a nested class that can access the members of the class that created it?
Feb 20, 2026
c#
class
nested
abstract
inheritance
What's the effect of `override` in concrete class extending abstract class?
Feb 13, 2026
scala
overriding
abstract
Older Entries »