Logo
Unionpedia
Communication
Get it on Google Play
New! Download Unionpedia on your Android™ device!
Download
Faster access than browser!
 

Jagged array

Index Jagged array

In computer science, a ragged array, also known as a jagged array, is an array of arrays of which the member arrays can be of different sizes and producing rows of jagged edges when visualized as output. [1]

9 relations: Array data structure, C Sharp (programming language), C++/CLI, Computer science, Iliffe vector, List comprehension, Python (programming language), Variable-length array, Visual Basic .NET.

Array data structure

In computer science, an array data structure, or simply an array, is a data structure consisting of a collection of elements (values or variables), each identified by at least one array index or key.

New!!: Jagged array and Array data structure · See more »

C Sharp (programming language)

C# (/si: ʃɑːrp/) is a multi-paradigm programming language encompassing strong typing, imperative, declarative, functional, generic, object-oriented (class-based), and component-oriented programming disciplines.

New!!: Jagged array and C Sharp (programming language) · See more »

C++/CLI

C++/CLI (C++ modified for Common Language Infrastructure) is a language specification created by Microsoft and intended to supersede Managed Extensions for C++.

New!!: Jagged array and C++/CLI · See more »

Computer science

Computer science deals with the theoretical foundations of information and computation, together with practical techniques for the implementation and application of these foundations.

New!!: Jagged array and Computer science · See more »

Iliffe vector

In computer programming, an Iliffe vector, also known as a display, is a data structure used to implement multi-dimensional arrays.

New!!: Jagged array and Iliffe vector · See more »

List comprehension

A list comprehension is a syntactic construct available in some programming languages for creating a list based on existing lists.

New!!: Jagged array and List comprehension · See more »

Python (programming language)

Python is an interpreted high-level programming language for general-purpose programming.

New!!: Jagged array and Python (programming language) · See more »

Variable-length array

In computer programming, a variable-length array (VLA), also called variable-sized, runtime-sized, is an array data structure whose length is determined at run time (instead of at compile time).

New!!: Jagged array and Variable-length array · See more »

Visual Basic .NET

Visual Basic.NET (VB.NET) is a multi-paradigm, object-oriented programming language, implemented on the.NET Framework.

New!!: Jagged array and Visual Basic .NET · See more »

Redirects here:

Ragged array.

References

[1] https://en.wikipedia.org/wiki/Jagged_array

OutgoingIncoming
Hey! We are on Facebook now! »