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 declaration
Reusing "i" for JavaScript for loops
Oct 29, 2025
javascript
variables
scope
declaration
duplication
How to initialize C structs with default values
Oct 27, 2025
c
struct
initialization
declaration
Why can't we assign address of array to pointer?
Oct 26, 2025
c++
arrays
pointers
declaration
implicit-conversion
Java declarations (ordering)
Oct 25, 2025
java
class
declaration
definition
Why does an explicit "extern" not allocate storage for an object?
Oct 23, 2025
c
language-lawyer
declaration
definition
extern
Pointer to a void function
Oct 23, 2025
c
initialization
function-pointers
declaration
Why can I define a variable twice in C?
Oct 23, 2025
c
global-variables
declaration
definition
Unknown type name error in C
Oct 20, 2025
c
struct
structure
declaration
JavaScript Initialize Function [duplicate]
Oct 19, 2025
javascript
function
declaration
Is there a way to prevent calling the constructor without assigning it to a variable?
Oct 18, 2025
c++
object
constructor
declaration
Understanding C++ std::shared_ptr when used with temporary objects
Oct 18, 2025
c++
syntax
expression
shared-ptr
declaration
How do I make a class in C++ so that it acts like a native int class
Oct 18, 2025
c++
class
types
int
declaration
Why pointer (*) and array ([]) symbols are bound to variable name and not to type in variable declaration?
Oct 18, 2025
c
arrays
pointers
declaration
language-design
Declare a static function but implement it without the 'static' keyword in C?
Sep 21, 2025
c
static
declaration
implementation
forward-declaration
minor improvement in freeing nodes in linked list in C
Sep 18, 2025
c
linked-list
malloc
declaration
free
What is the best way to make 2 dimensional array in C
Sep 17, 2025
c
multidimensional-array
declaration
definition
variable-length-array
No matching conversion for functional-style cast from 'B *' to 'std::shared_ptr<A>'
Sep 12, 2025
class
c++11
shared-ptr
declaration
access-control
default value of a variable at the time of declaration in C# and VB?
Sep 11, 2025
variables
default
declaration
What are external entities and notations in DTD?
Sep 08, 2025
xml
declaration
dtd
w3c
Can you create an object in Javascript without declaring every value, and how?
Sep 08, 2025
javascript
variables
object
declaration
« Newer Entries
Older Entries »