MCQOPTIONS
Saved Bookmarks
| 1. |
Comment on the output of the following C code. |
| A. | You cannot apply any arithmetic operand to a pointer |
| B. | We don’t have address of an address operator |
| C. | We have address of an address operator |
| D. | None of the mentionedView Answer |
| Answer» C. We have address of an address operator | |