Arrays
1. Which of the following is not possible with an array in C programming language −
2. Index of arrays in C programming langauge starts from
3. Which of the following data structure can’t store the non-homogeneous data elements?
4. The use of pointers to refer elements of a data structure in which elements are logically adjacent is ….
5. Arrays are best data structures
6. Which of the following statement is false?
7. A …………………… does not keep track of address of every element in the list.
8. Each array declaration need not give, implicitly or explicitly, the information about
9. The elements of an array are stored successively in memory cells because
10. The memory address of the first element of an array is called