Examlex

Solved

When Developing an REA Model

question 17

Multiple Choice

When developing an REA model:


Definitions:

Address

The specific location of a piece of data in memory, represented numerically.

Array

An array is a data structure consisting of a collection of elements, each identified by at least one array index or key.

Array Address

The memory location of the first element in an array, from which the positions of subsequent elements can be calculated.

Function

A block of organized, reusable code that is used to perform a single, related action within a program.

Related Questions