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
&= and |= in Java
Dec 23, 2025
java
operators
Does the Hack-style pipe operator |> take precedence over grouping operator ( ) in order of operations in JavaScript? [closed]
Dec 21, 2025
javascript
typescript
functional-programming
operators
binary-operators
Automatically catching the use of =+ rather than += in Java
Dec 21, 2025
java
operators
compound-operator
how to refer to the current struct in an overloaded operator?
Dec 20, 2025
c++
struct
operators
operator-overloading
How overload the '=' operator with arguments?
Dec 20, 2025
c++
class
templates
operators
overriding
Even-odd program using bitwise
Dec 16, 2025
c
bit-manipulation
operators
bitwise-operators
javascript comparison operators
Dec 15, 2025
javascript
python
comparison
operators
Why does an old version of “A byte of Python” claim that # is the less-equals operator?
Dec 15, 2025
python
operators
python-2.x
what is the "pointer to a pointer" in c language? [duplicate]
Dec 15, 2025
c
pointers
operators
structure
What does -~ do in JavaScript?
Dec 13, 2025
javascript
operators
code-snippets
Simple Operator question. +=
Dec 12, 2025
c++
variables
operators
C++ Class Contructor setting Variables whats the difference between those tho ways?
Dec 12, 2025
c++
constructor
operators
Less Than operator on string comparison yields same result no matter the situation
Dec 11, 2025
c++
string
operators
string-comparison
How would ++*ptr++ be evaluated by compiler if ptr is ptr to first element of a static array?
Dec 11, 2025
c++
pointers
operators
Is there a language in which 2+3*5 isn't 17?
Dec 09, 2025
syntax
programming-languages
compilation
operators
expression-trees
Can I specify a constructor value using the = operator?
Dec 09, 2025
c#
constructor
operators
tilde operator query in C working differently
Dec 08, 2025
c
operators
tilde
templated operator string() won't compile when temp object
Dec 08, 2025
c++
string
templates
operators
temporary-objects
C++ operator order evaluation
Dec 09, 2025
c++
operators
evaluation
Return Type of Overloading >> [duplicate]
Dec 08, 2025
c++
operators
operator-overloading
Older Entries »