MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following is true? |
| A. | realloc() can change the memory size of arrays |
| B. | Unary operator works on only one operand |
| C. | Struct and Union works in same way. |
| D. | None of the above |
| Answer» C. Struct and Union works in same way. | |