Computer Science - Object Oriented Programming Using C++ - Discussion
Discussion Forum : Object Oriented Programming Using C++ - Section 11 (Q.No. 10)
10.
The exclusive OR operator gives the result 1 when
Discussion:
1 comments Page 1 of 1.
Ayesha... said:
5 years ago
Exclusive OR operator gives:
A B Output
0 0 0
0 1 1
1 0 1
1 1 0
A B Output
0 0 0
0 1 1
1 0 1
1 1 0
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers