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 variable-declaration
Equivalent of public static final variables
Mar 19, 2017
objective-c
syntax
extern
variable-declaration
What is the difference between using var and this, in Javascript?
Mar 13, 2022
javascript
variable-declaration
Is there a way to define variables of two different types in a for loop initializer?
Feb 09, 2022
c++
for-loop
scope
initializer
variable-declaration
Take let variable out of temporal dead zone
Oct 28, 2022
javascript
ecmascript-6
variable-declaration
What's the difference between `extern int (x)[]` and `extern int x[]` in C?
Oct 18, 2022
c
global-variables
extern
variable-declaration
Comma in variable initialization/declaration
Oct 23, 2022
c#
variables
variable-declaration
Advantage of telling the Swift Compiler an object's type, instead of inferring?
Nov 02, 2022
ios
swift
variable-declaration
Is setting a boolean to false redundant?
Aug 29, 2022
java
initialization
boolean
variable-declaration
In C#, is there way to define an enum and an instance of that enum at the same time?
Sep 23, 2022
c#
syntax
enums
variable-declaration
dynamically declare/create lists in python [closed]
Nov 06, 2022
python
list
dynamic
creation
variable-declaration
php static in if statement
Oct 20, 2022
php
static
if-statement
variable-declaration
F#: Destructuring bind with a discriminated union
Mar 07, 2020
f#
pattern-matching
variable-declaration
let
destructuring
Is the second int in a multiple declaration always set to 1?
Nov 21, 2022
c
declaration
undefined-behavior
definition
variable-declaration
What is the '@(' doing in this Perl code?
Oct 31, 2022
perl
variable-declaration
Should I use static variables in my functions to prevent recomputing values?
Apr 26, 2022
c++
performance
variable-declaration
member-functions
Should variable declarations always be placed outside of a loop?
Sep 23, 2022
c#
.net
loops
variable-declaration
What is the difference between int* ptr and int *ptr in C? [duplicate]
Nov 19, 2022
c
pointers
syntax
variable-declaration
Can the 'auto' keyword be used as a storage class specifier in C++11?
Oct 29, 2022
c++
c++11
variable-declaration
storage-class-specifier
Java switch : variable declaration and scope
Aug 25, 2022
java
scope
initialization
switch-statement
variable-declaration
What are some reasons to use var instead of let in javascript? [duplicate]
Oct 05, 2022
javascript
node.js
variable-declaration
« Newer Entries
Older Entries »