1.
What is the need of an array?
2.
What do you mean by searching?
Answers
Answered by
0
Answer:
1- An array is a data structure, which can store a fixed-size collection of elements of the same data 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.
2- Searching is the process of finding a given value position in a list of values. It decides whether a search key is present in the data or not. It is the algorithmic process of finding a particular item in a collection of items. It can be done on internal data structure or on external data structure.
Explanation:
Hope it is helpful to you
10 Thanks dedo
Similar questions
Math,
2 months ago
Economy,
2 months ago
English,
2 months ago
Political Science,
4 months ago
Math,
4 months ago
Math,
10 months ago
India Languages,
10 months ago
India Languages,
10 months ago