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 |
What is tuple in c#?
What is datacontract in c#?
If all code is written in a try block and write a catch block with Exception type Exception .In that scenario will all the exceptions catched by that catch block? or any exceptions which will not be caught?
How many types of inheritance are there in c#?
What is event and delegates in c#?
Why are there five tracing levels in System.Diagnostics.TraceSwitcher?
Explain about Threading Types.
What is binding in c#?
What is static noise?
What is dapper in c#?
What is difference between iqueryable and ienumerable in c#?
I want to print "Hello" even before main() is executed. How will you achieve that?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)