Home
Q&A
Education
Technology
Credit
General
Health
Insurance
Questions
Ask a Question
How does bitwise operator XOR works in C programming?
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
1.8m
points)
How does bitwise operator XOR works in C programming?
interview-question-answer
technology-questions-answers
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Nov 9, 2020
by
JackTerrance
(
1.8m
points)
If both the corresponding bits are same it gives 0 else 1.
Please
log in
or
register
to add a comment.
Related questions
0
votes
Q: How does bitwise operator XOR works?
asked
Jan 18, 2021
in
Technology
by
JackTerrance
(
1.8m
points)
interview-question-answer
technology-questions-answers
0
votes
Q: Que. The term Operation system means…(a) A Set of programs which controls computer working.(b) The way a computer operator works.(c) Conversion of high level language in to machine level language.
asked
Nov 30, 2021
in
Education
by
JackTerrance
(
1.8m
points)
computer-science-interview-questions
computer-science-questions
0
votes
Q: Which of these is not a bitwise operator?
asked
Oct 27, 2021
in
Education
by
JackTerrance
(
1.8m
points)
essential-java-interview-questions
java-interview-questions-answers
java-multiple-choice-questions
java-mcq-with-answers
core-java-mcq
core-java-questions
+1
vote
Q: Which operator can be used to access union elements if union variable is a pointer variable in C Programming ?
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
1.8m
points)
interview-question-answer
technology-questions-answers
+1
vote
Q: What it the return value of a relational operator if it returns any in C Programming?
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
1.8m
points)
interview-question-answer
technology-questions-answers
...