Programming - Operators - Discussion

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

 



Q.

Unary plus operator (+) indicates positive value. This (+) operator is used to perform which operation on an operand?                         


A. type conversion B. increment operation
C. both a and b D. none

Answer: Option A
Explaination:

 


Unary plus operator (+) indicates positive value. This (+) operator is used to perform type conversion operation on an operand




Discussion

Your Comments Goes here...
NameDiscussion