The cast operator has same high degree of precedence as other unary operators. The increment and decrement operators can only be applied to variables. An expression like ‘(exp) ++’ is illegal. Bitwise shift operators can be used with constants or variables.
Var >> n
Here ‘Var’ is shifted n positions to the right. ‘n’ must be a positive value. Bitwise operators are using only on integral operands.
Like this:
Like Loading...
Related
Author: Abhilash
Hey!
This is Abhilash - A Ruby developer for years, specialised on web development. Right now working as a freelance Ruby Developer. I am also working on Angular, Sinatra and many other backend infra.
Mainly working on Ruby On Rails platform since 2010. This blog is about Ruby, Ruby
On Rails and other subjects that I had a chance to go through.
You can contact me here: abhilash.amballur@gmail.com
Abhilash AK
View all posts by Abhilash