MCQOPTIONS
Saved Bookmarks
| 1. |
What will be the output of the following code snippet? |
| A. | DEBUG is definedDEBUG and MYTEST are not defined |
| B. | DEBUG and MYTEST are not defined |
| C. | MYTEST is definedDEBUG and MYTEST are not defined |
| D. | DEBUG is defined |
| Answer» C. MYTEST is definedDEBUG and MYTEST are not defined | |