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
c++ Class declaration after main?
Dec 13, 2022
c++
declaration
Should I use LL when assigning a value to long long c++
Dec 12, 2022
c++
c++11
declaration
c++14
Why data members can be specified to be of a class type only if the class has been defined? (from the book "C++ primer")
Dec 13, 2022
c++
declaration
definition
incomplete-type
What does an ampersand mean when assigning a variable? (Java)
Dec 12, 2022
java
variables
declaration
ampersand
Multiple type specifiers in declaration list
Dec 10, 2022
c
for-loop
declaration
cs50
Problem with implicit declaration of function in objective c
Dec 08, 2022
objective-c
function
declaration
const struct declaration
Dec 09, 2022
c
struct
constants
declaration
When does memory gets allocated for a variable in c?
Dec 08, 2022
c
variables
declaration
Is there a way to use functions with same names but different return types?
Dec 08, 2022
swift
function
methods
declaration
What is the difference between "int *p =0;" and "int *p; *p=0;"
Dec 08, 2022
c
pointers
initialization
variable-assignment
declaration
C++ Do I need to write throw clause for a function everywhere?
Dec 07, 2022
c++
exception
exception-handling
declaration
Should I declare system call functions in C?
Dec 07, 2022
c
linux
function
declaration
system-calls
Reason for using .prototype in Javascript
Dec 05, 2022
javascript
function
declaration
Are there advantages of declaring functions before, after or inside main()?
Dec 03, 2022
c
function
declaration
program-entry-point
The best way to invoke methods in Python class declarations?
Dec 02, 2022
python
class
declaration
static-methods
invocation
Python - Declare two variable with the same values at the same time
Dec 01, 2022
python
python-3.x
declaration
declare
Is it correct to use declaration only for empty private constructors in C++?
Nov 29, 2022
c++
constructor
declaration
copy-constructor
default-constructor
What for should I mark private variables as private if they already are?
Nov 27, 2022
c#
.net
default
declaration
When should I use static data members vs. const global variables?
Nov 29, 2022
c++11
global-variables
declaration
static-members
linkage
How to make a (static) initializer block strictfp?
Nov 26, 2022
java
scope
declaration
strictfp
« Newer Entries
Older Entries »