MCQOPTIONS
Saved Bookmarks
| 1. |
It is not advisable to use macros instead of functions because |
| A. | it increases the code size |
| B. | no type checking will be done |
| C. | recursion is not possible |
| D. | All of the above |
| Answer» E. | |