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 class
In PHP, are there any advantages to using forward_static_call_array() instead of call_user_func_array() when dynamically calling a static method?
Sep 22, 2019
php
class
methods
static
Is a class instantiated when a static method is called in a non-static class?
Nov 11, 2022
c#
oop
class
static
methods
Java generics: why someObject.getClass() doesn't return Class<? extends T>?
Mar 16, 2022
java
class
generics
types
type-safety
What method calls `__init__()` in Python classes
Jun 30, 2021
python
class
methods
Can wrapping a type in a struct cause additional padding? [duplicate]
Apr 07, 2019
c++
arrays
class
struct
padding
How do you disable lazy class loading/initialization in Sun's JVM?
Nov 13, 2022
java
class
classloader
static-initializer
Can we use 'this' pointer inside constructor [duplicate]
Nov 07, 2022
c++
class
How do you resolve the common naming collision between type and object?
Sep 15, 2017
c#
class
naming-conventions
types
namespaces
Specific Class type parameter in Objective-C
Mar 24, 2022
iphone
objective-c
class
Python __init__ syntax
Mar 15, 2022
python
class
constructor
Java - My Code is clearly going against common OOD paradigms, but not sure how to improve it [closed]
Sep 28, 2022
java
oop
class
hashtable
How can we use .class on primitive types?
Aug 22, 2022
java
class
primitive
How to write Swift generic functions of enum types?
Sep 08, 2017
class
generics
enums
swift
protocols
Access to superclass private fields using the super keyword in a subclass
Apr 07, 2022
java
class
inheritance
Why is a static local class not allowed in a method? [closed]
Oct 01, 2021
java
class
oop
How to implement __isset() magic method in PHP?
Aug 12, 2022
php
class
isset
magic-methods
How do we draw abstract method in uml class diagram
Oct 15, 2022
class
uml
diagram
Why isn't operator overloading available for classes in Delphi?
Dec 04, 2019
delphi
class
operator-overloading
Callback function pointers C++ with/without classes
Nov 09, 2022
c++
class
pointers
callback
arduino
Python List Class __contains__ Method Functionality
Oct 29, 2022
python
list
class
function
contains
« Newer Entries
Older Entries »