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 oop
In php how do I call function from another class inside a different class?
May 04, 2022
php
oop
How to restrict child classes from modifying the scope of a method in Abstract class?
May 25, 2022
java
oop
inheritance
scope
is it reasonable to use defmethod instead of defun even though there is no direct link between the class and the function/method
Jun 18, 2022
oop
coding-style
common-lisp
Should I use accessors for field values that will never change?
Oct 15, 2022
java
oop
encapsulation
Real life example of Dynamic Polymorphism & Operator Overloading
May 30, 2019
c++
oop
Is it possible to check if a value exists inside an array full of objects without looping?
Nov 09, 2022
php
arrays
oop
What is happening with inheritance in my example? And, what is the proper terminology in c#?
Aug 24, 2022
c#
oop
Is JavaScript pass-by-reference or pass-by-value? [duplicate]
Jun 16, 2018
javascript
html
oop
Is it possible to define object classes that have own methods in R [closed]
Aug 21, 2022
r
oop
object
How come an abstract class "DocumentBuilderFactory" allowed to instantiate new instance
Sep 07, 2022
java
oop
abstract-class
instantiation
Can subclass override non-public methods
Jun 14, 2022
objective-c
oop
Why is it a poor approach to build a class by publicly inheriting another class?
Sep 08, 2022
c++
oop
inheritance
Creating many object types/classes just to use instanceof
Oct 18, 2022
java
oop
instanceof
Force child class to implement private method
Nov 16, 2022
c#
.net
oop
Interface implementation with different method names
Apr 17, 2022
c#
.net
oop
Send static methods as parameter and generically call within another method in Java
Sep 15, 2022
java
oop
generics
methods
polymorphism
Base class implementing interface
Mar 29, 2022
c#
.net
oop
Abstract dataclass without abstract methods in Python: prohibit instantiation
Jul 03, 2022
python
python-3.x
oop
abc
python-dataclasses
Calling Static Method from Class B(which extends Class A) of Class A
Sep 14, 2022
php
oop
Help in designing a tree structure - Tension between functional and OOP
Sep 03, 2022
oop
f#
functional-programming
« Newer Entries
Older Entries »