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 operators
Is i+++j always treated as i++ + j? [duplicate]
Jul 05, 2022
c
operators
What is the "===!" operator doing?
Oct 07, 2022
javascript
operators
C++ template class error with operator ==
Mar 14, 2022
c++
operators
equals-operator
Index, assignment and increment in one statement behaves differently in C++ and C#. Why?
May 31, 2022
c#
c++
operators
indexing
prefix-operator
if/else vs ternary operator
Jul 03, 2022
if-statement
operators
ternary-operator
conditional-operator
micro-optimization
Operator + for matrices in C++
Oct 21, 2022
c++
operators
matrix
What is the difference between “=” and “=&” when assigning variables?
Oct 29, 2022
php
variables
operators
assignment-operator
Why is ~0xF equal to 0xFFFFFFF0 on a 32-bit machine?
Jul 01, 2022
c
operators
Which of the following combinations of post & pre-increment operators have undefined behaviour in C?
Aug 22, 2022
c
operators
expression
undefined-behavior
<**> is a variant of <*> with the arguments reversed. What does "reversed" mean?
Aug 28, 2022
haskell
operators
terminology
applicative
What is the purpose of the 'and', 'or', etc. keywords in C++?
Nov 09, 2022
c++
operators
operator-keyword
keyword
Custom concat (++) operator in haskell
Apr 16, 2022
haskell
operators
Odd and Even numbers (using & or %)
Aug 17, 2022
php
operators
Python 3 and-or vs if-else
Aug 30, 2022
python
if-statement
python-3.x
operators
logical-operators
Why aren't bitwise operators as smart as logical "and\or" operators
Jun 05, 2022
c#
optimization
operators
bit-manipulation
C++: Why is 'operator+=' defined but not 'operator+' for strings? [duplicate]
Feb 22, 2021
c++
string
c++11
operators
Conditional operator for an operator
Oct 21, 2022
javascript
operators
ternary
C# - Cannot use "is" operator in lambda expression
Mar 23, 2022
c#
lambda
operators
expression
PHP alias @ function
Jun 01, 2019
php
operators
error-suppression
What is the meaning of the & operator?
Nov 22, 2019
c#
.net
linq
operators
« Newer Entries
Older Entries »