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 decrement
What good is the NERFIN loop operation in LOLCODE?
Sep 12, 2025
loops
decrement
lolcode
Is decrement of bool variable defined in С?
Sep 08, 2025
c
boolean
increment
undefined-behavior
decrement
Understanding Java behaviour in recursive factorial
Feb 06, 2023
java
recursion
decrement
post decrement in while conditon in C
Jan 22, 2023
c
post
while-loop
optimization
decrement
Mixing post- and pre- increment/decrement operators on the same variable [duplicate]
Dec 30, 2022
c++
c
increment
decrement
Atypical uses for Javascript's ++ and -- operators
Dec 24, 2022
javascript
operators
increment
decrement
pre-increment
Recursion and pre-decrement operator
Dec 21, 2022
c++
function
recursion
decrement
How do you subtract from a negative integer but add to a positive?
Dec 03, 2022
c#
integer
increment
decrement
When to use the Increment Operator on Strings in PHP? [closed]
Oct 06, 2022
php
string
operators
increment
decrement
How can I increment and decrement an integer with the modulo operator
Jan 25, 2018
java
increment
modulo
decrement
What would cause a for loop to decrement when it's supposed to increment?
Sep 10, 2022
java
loops
for-loop
increment
decrement
Recursive function for finding factorial of a number
Sep 15, 2022
c
recursion
decrement
Java expression interpretation rules of decrement/increment operators
Oct 18, 2022
java
syntax
lexer
decrement
interpretation
Why does C++ accept multiple prefixes but not postfixes for a variable
Oct 23, 2018
c++
increment
prefix
decrement
postfix-operator
Decrement a For Loop?
Sep 16, 2022
xcode
for-loop
decrement
Increment and Decrement operators in scheme programming language
Jun 13, 2018
scheme
operators
racket
increment
decrement
Precedence of increment and decrement opreators in C++
Dec 13, 2016
c++
increment
decrement
In Java, why can't I write i++++ or (i++)++?
Jun 07, 2017
java
increment
decrement
jls
Efficient methods for Incrementing and Decrementing in the same Loop
Nov 02, 2022
java
for-loop
increment
decrement
What are the historical reasons C languages have pre-increments and post-increments?
Nov 20, 2022
c++
c
post-increment
decrement
pre-increment
Older Entries »