Arrays

  • Ogihara M
N/ACitations
Citations of this article
2Readers
Mendeley users who have this article in their library.
Get full text

Abstract

An array is a finite sequence of elements of some common data type, where an element of an array can be accessed by combing the name given to the array and the position of the element in the sequence, called index. Arrays are reminiscent of number sequence. In mathematics, an element of a number sequence is specified by the name of the sequence and the subscript representing the position of the element in the sequence, e.g., n0 and n9. In Java, numbers surrounded by square brackets specify positions and the positions always start from 0.

Cite

CITATION STYLE

APA

Ogihara, M. (2018). Arrays. In Fundamentals of Java Programming (pp. 295–323). Springer International Publishing. https://doi.org/10.1007/978-3-319-89491-1_12

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free