19. What is an array in C++? Explain its Types?
Answers
Answered by
0
Answer:
hope this helps you ⬇️
Explanation:
- C++ provides a data structure, the array, which stores a fixed-size sequential collection of elements of the same type. An array is used to store a collection of data, but it is often more useful to think of an array as a collection of variables of the same type. ... A specific element in an array is accessed by an index.
Similar questions
Math,
1 month ago
Social Sciences,
3 months ago
Math,
10 months ago
Geography,
10 months ago
Math,
10 months ago