113 Study Guide - Final Guide: Array Data Type, Canonical Form, Parallel Array

12 views4 pages

Document Summary

Each element in an array will be assigned an index position. Many programming languages will begin at index position 0 this allows the program to recall data stored in a specific position, for example, an array named "days" would have the data value "moyn" stored at index position 3. A program can reference this value by referring to "months[3]" Arrays can have multiple axes (more than 1 axis) A single-dimension array is also known as a list . A two-dimension array is commonly known as a table . Arrays are an important complex data type used in almost all programming. Continue to concentrate on simple one dimension arrays also called a list. Most programmers creates a series of user-defined specific task functions that can be used with an array for normal processing. These functions are usually passed the array along with the number of elements within the array.

Get access

Grade+
$40 USD/m
Billed monthly
Grade+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
10 Verified Answers

Related Documents

Related Questions