write a program in aaray to display your name
Answers
Answered by
4
Answer:
An array is a data structure that contains a group of elements. Typically these elements are all of the same data type, such as an integer or string. For example, a search engine may use an array to store Web pages found in a search performed by the user. ...
Similar questions