Real Tech Hacks
Home
Java
Hacking with
_Kali Linux
Mega Menu
Youtube
Home
Java
Unary Operators in Java
Unary Operators in Java
Venkat
April 09, 2020
These are the increment and decrement operators in Java
Increment Operator (++)
Postfix adds +1 after the execution.
Prefix adds +1 before the execution.
Decrement Operator (--)
Just like Increment Operator
Postfix adds -1 after the execution.
Prefix adds -1 before the execution.
Post a Comment
0 Comments
Popular Posts
Categories
Blogger
(1)
Decoding
(1)
Java
(25)
Kali Linux
(1)
Password Cracking
(1)
Termux
(1)
Tags
Android
Blogger
Blogger Templates
Decoding
Dictionary/Bruteforce attacks
Java
Kali Linux
Networking
OpenCV
Password Cracking
Termux
Tricks
Windows
0 Comments