MCQOPTIONS
 Saved Bookmarks
				| 1. | 
                                    Consider the following statements: Strictly speaking C supports 1-dimensional arrays only.An array element may be an array by itself.Array elements need not occupy contiguous memory locations. Which of the above statements is/are correct? | 
                            
| A. | 1 only | 
| B. | 2 only | 
| C. | 1 and 2 | 
| D. | 2 and 3 | 
| Answer» C. 1 and 2 | |