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 |
Can struct be static in c#?
What are the valid parameter types we can pass in an Indexer ?
What is the difference between disposing of () and finalize() methods in c#?
Write the sample code for threading in c# .net..
Explain ACID rule of thumb for transactions.
What are the benefits of using the aggregate method in linq?
What does || mean in programming?
What is cts, clr?
Why abstraction is used in c#?
Constructor to an arbitrary base constructor?
Does c# support multilevel inheritance?
What is difference between int and int32 in c#?
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)