Author: Stan Eisenstat
Subject: Re: [Cs223] Records
Date: Tuesday, 03 Mar 2020, 07:04:32
> Message Posted By: Unknown
>
> What exactly does it mean by allocation of records? Is this bullet on the
> potential topics on the midterm related to how records are stored in a
> computer's memory?
How the fields of a record are stored in the block of
memory associated with the record.
This is analogous to how the elements of an array are
stored.
--Stan-
PREV
INDEX
NEXT