Programming - Operators

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

 
1.

______________ is the most common operator almost used with all programming languages.                        


A. Assignment operator B. new operator
C. unary operator D. none




2.

___________ symbol in Java which is used to assign a value to a variable lying to the left side of the assignment operator.                        


A. "+" B. "="
C. "==" D. both b and c




3.

_____________ operator can also be used to assign the references to the objects.                        


A. "==" B. "+"
C. unary operator D. "="




4.

the assignment operator is evaluated from ___________.                        


A. right to left B. left to right
C. right to right D. left to left




5.

________________ are used to perform some mathematical operations like addition, subtraction, multiplication, division, and modulo                        


A. Relational operators B. Arithmetic Operators
C. both a and b D. none




6.

______________________________ are generally performed on an expression or operands.                        


A. Arithmetic Operators B. Bitwise operators
C. Assignment operator D. all the above




1

2

3

4

5

6

7

8

next »

 
 



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