![]() |
puzzle in C
PUZZLE IN C!!!!!
write a C/C++ program to say whether a one number is equal to another or not without using RELATIONAL OPERATORS and ARTHMETIC OPERATORS????????:) |
Re: puzzle in C
That's simple.
A [XOR] B = 0 if A == B A [XOR] B != 0 if A != B Code: C
|
Re: puzzle in C
ya... you are right..... good keep it up!!!!!!
|
| All times are GMT +5.5. The time now is 10:39. |