Computer Science, asked by krishu6661, 1 year ago

diffrence between arrary and link list​

Answers

Answered by Anonymous
2

Arrary :-

  • In computer science, an array data structure, or simply an array, is a data structure consisting of a collection of elements, each identified by at least one array index or key.

  • An array is stored such that the position of each element can be computed from its index tuple by a mathematical formula

Link :-

  • link (short for hyperlink) is an HTML object that allows you to jump to a new location when you click or tap it.

  • Links are found on almost every webpage and provide a simple means of navigating between pages on the web.

  • Links can be attached to text, images, or other HTML elements.
Similar questions