1. What is the difference between initialization and declaration of an array in data structures? | ![]() |
2. How is an array represented in memory in data structures? | ![]() |
3. Can an array in data structures be initialized with values of different data types? | ![]() |
4. Why is the initialization of arrays important in data structures? | ![]() |
5. How does the size of an array affect its memory representation in data structures? | ![]() |