

MCQOPTIONS
Saved Bookmarks
1. |
What’s wrong with this code which returns xor of two nodes address ? |
A. | nothing wrong. everything is fine |
B. | type casting at return is missing |
C. | parameters are wrong |
D. | total logic is wrongView Answer |
Answer» C. parameters are wrong | |