Multiple choice

A data structure consisting of several fields, some or all of which are instances of the same data structure, is called

  1. Field

  2. Bead

  3. Database

  4. Data collection

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

In early computer science and list-processing terminology, a 'bead' refers to a record or a component of a data structure that can contain fields or pointers to other similar structures. This term is historical and rarely used in modern programming.