

MCQOPTIONS
Saved Bookmarks
1. |
Consider the following statements :Pointers in C-programming are useful to1. Handle the data tables efficiently2. Reduce the length of a program3. Reduce the complexity of a programWhich of the above statements are correct? |
A. | 1 and 2 only |
B. | 1, 2 and 3 |
C. | 2 and 3 only |
D. | 1 and 3 only |
Answer» C. 2 and 3 only | |