what is uniary operators and binary operators and what is
the difference



what is uniary operators and binary operators and what is the difference..

Answer / ravi kumar

uniary accepts only one operand in an expression.
when applied to numbers, yields the sum of the numbers is
called binary operators


a binary operator has two values it works with:
x + y
128 * 978




A unary operator has only one:
x++
++y
-z

Is This Answer Correct ?    12 Yes 1 No

Post New Answer

More C Sharp Interview Questions

Can datetime be null c#?

0 Answers  


What is iformatprovider in c#?

0 Answers  


how to calculate multiple pdf files page count?

0 Answers  


Is collection a data structure?

0 Answers  


What is literal in c#?

0 Answers  






Is c# scripting language?

0 Answers  


all information

1 Answers  


You have got 1 million parking slots. At a time a parking slot can be free or not. To get next slot easily which data structure to implement?

0 Answers  


What is the difference between convert and parse in c#?

0 Answers  


What does Dispose method do with the connection object?

2 Answers  


Why c# is called c sharp?

0 Answers  


What is array formula?

0 Answers  


Categories