Computer Science, asked by TbiaSamishta, 1 year ago

Explain array giving example.

Answers

Answered by aqibkincsem
1

An Array refers to the structural data which contains a cluster of elements that streamlines data which will ensure an easy search or storage for a similar set of data.


Take the example of a search engine which will use an array for storing web pages searched by a user.


This value will be stored in an array which will ensure an efficient way to manage memory in a device.

Similar questions