Programming - Operators

You Are Here :: Home > JAVA > Operators - General Questions

 
25.

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




26.

The __________ operator takes a single bit and inverts the level of that bit pattern and can be applied to any of the integral types.                        


A. Unary complement B. bitwise complement
C. unary bitwise complement ("~") D. all the above




27.

_________ operator performs the bitwise AND operation on each parallel pair of bits of two operands.                        


A. logica AND B. Bitwise AND (&)
C. logica OR D. none




28.

___________________ operator performs the bitwise inclusive OR operation on each parallel pair of bits of two operands.                        


A. Bitwise inclusive OR ( | ) B. logica OR
C. logica AND D. Bitwise AND (&)




29.

___________ performs the exclusive or (XOR) operation                        


A. Bitwise exclusive AND B. Conditional-AND operator (&&)
C. Bitwise exclusive OR (^) D. all the above




30.

The _____________ has the registers including a fixed number of available bits for storing numerals.                        


A. CPU B. key board
C. monitor D. computer processor




« prev

1

2

3

4

5

6

7

8

next »

 
 



© 2013 freshersindia.in ® | Copyrights | Terms & Conditions
   Designed by Freshers India
Catch Us on