C# Programming - Operators - Discussion
Discussion Forum : Operators - General Questions (Q.No. 9)
9.
Which of the following are Logical operators in C#.NET?
- &&
- ||
- !
- Xor
- %
Discussion:
1 comments Page 1 of 1.
Vedhu said:
1 decade ago
&& is an AND operator
|| is an OR operator
! is a NOT operator
These are the basic operators in logical operation.
|| is an OR operator
! is a NOT operator
These are the basic operators in logical operation.
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers