Logical Operators Logical Operators, Relational Operators की तरह ही bool Type की true या false Value Return करते हैं और हमेंशा bool Type की Value पर ही प्रक्रिया करते हैं। इसीलिए सामान्यत: इनका प्रयोग Relational Operators के साथ ही किया जाता है। C# में मूल रूप से Relational Operators की तरह ही कुल 6 Logical Operators होते हैं, जो कि निम्नानुसार हैं: Operator Meaning & AND | OR ^ XOR (exclusive … [Read more...]
Ternary Operator C#
Filed Under: C# Programming Language in Hindi Tagged With: and in c#, and operator in c#, and or c#, c conditional operator, c sharp operator, c sharp operators, c# & operator, c# and operator, c# assignment operator, c# is operator, c# logical and, c# logical operators, c# logical or, c# not equal, c# not operator, c# operator precedence, c# or operator, c# or statement, c# ternary operator, c# xor operator, conditional operator c#, conditional operator in c#, conditional operators in c, is operator in c#, logical operators c#, logical operators in c#, nested ternary operator, operator c# example, operator in c#, operators in c#, or condition in c#, or in c#, or operator c#, or operator in c#, ternary conditional operator, Ternary Operator C#, ternary operator example, ternary operator in c#, what is ternary operator