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 post-increment
Bash Post Increment
Aug 26, 2026
bash
post-increment
Postfix Operator Overloading Order [duplicate]
Aug 20, 2026
c++
operator-overloading
post-increment
increments order in java
Aug 18, 2026
java
operator-precedence
evaluation
post-increment
jls
Why is "ref" not assigning updated value to the next field?
Aug 18, 2026
c#
.net
pass-by-reference
ref
post-increment
Confusion over the value of a variable after running a PHP program
Jun 30, 2026
php
variables
post-increment
Unexpected result when looping chars in C++
Jun 08, 2026
c++
char
cout
post-increment
Value after the while loop with post-increment
Jun 05, 2026
c
while-loop
post-increment
Pre/Post Increment Pointers in C++
May 29, 2026
c++
pointers
increment
post-increment
pre-increment
Make ++o++ complain for types with user defined pre- and postfix increment operators
May 24, 2026
c++
post-increment
prvalue
least-astonishment
Sybase add incrementing counter to a select statement
May 20, 2026
sql
sybase
counter
post-increment
What happens to the increment of "b" in "return b++" ,if used in a function?
Apr 24, 2026
c
return
post-increment
In Java, i++ is unary operator or arithmetic operator?
Mar 30, 2026
java
operators
post-increment
unary-operator
When dereferencing and post-incrementing a pointer to function pointer, what happens first?
Mar 22, 2026
c
function-pointers
post-increment
Post-Incrementing/decrementing in recursive method calls (Java)
Feb 08, 2026
java
recursion
post-increment
pre-increment
Follow-up. Is return reference to x++ defined?
Feb 01, 2026
c++
return
defined
post-increment
Is there a difference between ++i and i++ in this loop?
Dec 08, 2025
javascript
loops
jslint
post-increment
pre-increment
Reference-type return functions and postfix increment
Dec 05, 2025
c++
reference
post-increment
Why java statement evaluation is happening like these ?
Dec 02, 2025
java
post-increment
pre-increment
Confusing output after use of increment operator
Nov 28, 2025
c
post-increment
pre-increment
Can the post-increment operator be used in the parameters of a function call? in C?
Oct 30, 2025
c
function
post-increment
Older Entries »