Saved Bookmarks
| 1. |
What will happen when the structure is declared?(a) it will not allocate any memory(b) it will allocate the memory(c) it will be declared and initialized(d) it will be only declared |
|
Answer» (b) it will allocate the memory |
|