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
I'm Abhilash, a web developer who specializes in Ruby development. With years of experience working with various frameworks like Rails, Angular, Sinatra, Laravel, NodeJS, React and more, I am passionate about building robust and scalable web applications.
Since 2010, I have been honing my skills and expertise in the Ruby on Rails platform. This blog is dedicated to sharing my knowledge and experience on topics related to Ruby, Ruby on Rails, and other subjects that I have worked with throughout my career. Join me on this journey to explore the exciting world of web development!
View all posts by Abhilash