What do these symbols mean? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What do these symbols mean?

What do these symbols mean in Java? &= |= ^= >>= <<= For example: int x = 5; x^=3 Result is: 6

15th May 2020, 6:33 PM
Umidbek
Umidbek - avatar
2 Answers
+ 2
Follow along and you will learn. https://www.sololearn.com/learn/4070/?ref=app
15th May 2020, 6:35 PM
Avinesh
Avinesh - avatar
+ 1
Ok, thanks
15th May 2020, 6:36 PM
Umidbek
Umidbek - avatar