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
What about public method returns private class instance?
Nov 01, 2025
java
class
package
private
public
C++ function with a viariable number of arguments of a certain type
Oct 31, 2025
c++
class
templates
constructor
variadic-templates
How can I prevent an object from being modified after it’s created in Java?
Nov 01, 2025
java
class
object
immutability
In JavaScript, how can you access a property of a superclass' instance?
Oct 31, 2025
javascript
class
inheritance
Passing parameters to parent constructor using Perl's new class syntax
Oct 31, 2025
class
perl
inheritance
class attribute vs method parameter performance? python
Oct 31, 2025
python
performance
class
methods
parameters
Is it possible to call the constructor of a class that inherits Enum without arguments?
Oct 31, 2025
python
class
enums
constructor
python-3.4
when is super(Baseclass, self).__init__ used
Oct 30, 2025
python
class
super
How to integrate similar diagam functions in my delphi application?
Oct 31, 2025
delphi
class
drawing
components
diagram
An object reference is required for the nonstatic field, method, or property
Oct 30, 2025
c#
class
initialization
declaration
non-static
Why not use all imports?
Oct 30, 2025
java
class
package
Prevent calling base class implemented interface method in the derived class C#
Oct 30, 2025
c#
class
interface
radix
derived
Why do we return *this in asignment operator and generally (and not &this) when we want to return a reference to the object?
Oct 30, 2025
c++
class
operator-overloading
this
assignment-operator
Logically combine class instances
Oct 30, 2025
python
class
boolean-logic
Create dynamic objects python
Oct 31, 2025
python
class
dynamic
How to catch an exception from another class method PHP
Oct 30, 2025
php
class
oop
exception
Change return type to derived type during override
Oct 31, 2025
c#
class
inheritance
encapsulation
Is it possible to set a default method for a class in python? [duplicate]
Oct 31, 2025
python
class
methods
How do I add a method to a class from a third-party Python module without editing the original module
Oct 30, 2025
python
class
methods
Why won't derived class access a non-virtual base class function?
Oct 30, 2025
c++
class
inheritance
« Newer Entries
Older Entries »