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 wrong |
| Answer» C. Parameters are wrong | |