Programming - Operators - Discussion

You Are Here :: Home > JAVA > Operators - Discussion

 



Q.

In Java the bitwise and bit shift operators are used to manipulate the contents of variables at a bit level according to ____format.                         


A. Unary B. binary
C. both a and b D. none

Answer: Option B
Explaination:

 


In Java the bitwise and bit shift operators are used to manipulate the contents of variables at a bit level according to binary format.




Discussion

Your Comments Goes here...
NameDiscussion