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 static
Can static method access non-static instance variable?
Sep 11, 2022
java
variables
static
c# What is the different between static class and non-static (I am talking about the class itself not the field) [duplicate]
Mar 03, 2022
c#
class
static
Is getting and setting a simple static properties thread safe? [duplicate]
Nov 04, 2022
c#
multithreading
static
thread-safety
vector with constant size
Jan 24, 2018
c++
arrays
static
vector
Is it possible to declare multiple static variables with same name in a single C file?
Sep 30, 2022
c
static
Can we call a static method with a null object in Java? If so, how?
Oct 30, 2022
java
static
Static class in typescript
Nov 11, 2022
javascript
node.js
static
typescript
How to work with variable in namespace
Feb 21, 2022
c++
static
namespaces
Do you declare your module specific functions as static?
Nov 06, 2022
c++
c
static
function
C# -- how does one access a class' static member, given an instance of that class?
Oct 30, 2022
c#
static
gettype
Reflection For Static Class in C#
Nov 02, 2022
c#
.net
reflection
static
I need to create a Thread-safe static variable in C# .Net
Jan 28, 2020
c#
static
thread-safety
What is the purpose of external static constructors in C#?
Aug 25, 2022
c#
constructor
static
extern
language-specifications
CUDA: Why is it not possible to define static global member functions?
Aug 10, 2017
c++
static
cuda
global
member
Can a pure abstract class contain static constants, static methods or non-virtual destructors?
Nov 17, 2022
c++
class
c++11
static
abstract-class
Python: Create Abstract Static Property within Class
Aug 30, 2022
python
properties
static
attributes
abstract-class
Static Method in Interface with Generic signature
Nov 16, 2022
java
generics
interface
static
java-8
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
Static constructor for the whole assembly
Aug 28, 2022
c#
static
assemblies
initialization
« Newer Entries
Older Entries »