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
Is there a fundamental type for natural numbers in C/C++?
Oct 30, 2025
c++
c
variables
int
variable-declaration
How to explicitly declare variables in awk
Oct 31, 2025
awk
variable-declaration
Square brackets around variable name (Javascript) [duplicate]
Oct 29, 2025
javascript
destructuring
variable-declaration
How to declare a variable in a ternary expression?
Oct 28, 2025
javascript
scope
ternary-operator
variable-declaration
extern declaration of array
Oct 20, 2025
c99
extern
variable-declaration
What do the curly braces mean in this variable declaration in TypeScript? [duplicate]
Oct 19, 2025
typescript
variable-declaration
curly-braces
Creating a slice of slice of interfaces in go
Sep 20, 2025
go
slice
literals
variable-declaration
window[name] equivalent to dynamically access const and let declarations
Sep 16, 2025
javascript
browser
constants
variable-declaration
window-object
Vector index variable declaration (size_t or std::vector<DATATYPE>::size_type)
Sep 08, 2025
c++
vector
variable-declaration
Is there any shortcut to declare several variables of the same type in plpgsql?
Mar 13, 2023
postgresql
types
plpgsql
variable-declaration
Redeclaring a variable using `let` results in “Uncaught SyntaxError: redeclaration of let …”
Mar 10, 2023
javascript
variables
variable-declaration
Why is no ReferenceError being thrown if a variable is used before it’s declared?
Feb 10, 2023
javascript
variable-declaration
referenceerror
hoisting
Create a variable to hold objects of different types C++
Feb 07, 2023
c++
c++11
templates
object
variable-declaration
What is mean by 'char const * const c=" " ' [duplicate]
Jan 16, 2023
c
pointers
constants
variable-declaration
Multiple declarations same of variables inside and outside for loop
Jan 05, 2023
c
variable-declaration
Julia: Initializing numeric arrays of different types
Jan 02, 2023
arrays
types
type-conversion
julia
variable-declaration
C#- using a variable in an 'enclosing' local scope?
Dec 27, 2022
c#
wpf
scope
variable-declaration
Declaring a variable of type `String` does not work [duplicate]
Dec 10, 2022
string
rust
variable-declaration
Understanding variable scope in Go
Feb 05, 2023
go
scope
variable-declaration
type-declaration
Older Entries »