MCQOPTIONS
Saved Bookmarks
| 1. |
What is the difference between Declaration and Definition.? |
| A. | Declaration does allocate memory for a variable. |
| B. | Declaration does allocate memory for a variable. |
| C. | Declaration does not allocate memory for a variable. |
| D. | Declaration does not allocate memory for a variable. |
| Answer» D. Declaration does not allocate memory for a variable. | |