Is it der, die or das Array?
DAS
DER
Array
The correct article in German of Array is das or der. So it is das or der Array! (nominative case)
The word Array is neuter or masculine, therefore the correct article is das or der.
German declension of Array?
How does the declension of Array work in the nominative, accusative, dative and genitive cases? Here you can find all forms in the singular as well as in the plural:
1 | Singular 1 | Singular 2 | Plural |
---|---|---|---|
Nominative | das Array | der Array | die Arrays |
Genitive | des Arrays | des Arrays | der Arrays |
Dative | dem Array | dem Array | den Arrays |
Akkusative | das Array | den Array | die Arrays |
What is the meaning of Array in German?
Array has various definitions in German:
[1] General: Arrangement of similar elements in a defined manner
[1] allgemein: Anordnung von gleichartigen Elementen in einer festgelegten Art und Weise[2] Computer science: Data type, which can not only absorb exactly one value like a variable, but also keeps several values that can be addressed separately via a key, technically realized by a coherent and therefore linear -addressable area of storage cells
[2] Informatik: Datentyp, der nicht nur wie eine Variable genau einen Wert aufnehmen kann, sondern der mehrere Werte verwahrt, die über einen Schlüssel separat angesprochen werden können, technisch realisiert durch einen zusammenhängenden und deshalb linear adressierbaren Bereich von SpeicherzellenHow to use Array in a sentence?
Example sentences in German using Array with translations in English.
[1] „Das Array aus halbleitenden Nanosäulen auf einer Metalloberfläche absorbiert fast das gesamte auftreffende Licht.“
[1] "The array of semiconductive nanos columns on a metal surface absorbs almost the entire lighting light" "absorbs"[2] „Ein Array ist eine geordnete Sammlung (eine numerierte Liste) von Werten.“
[2] "An array is an orderly collection (a numbered list) from Werte" "[2] „Ein Array ist in diesem Sinne eine Datenstruktur, die in sich beliebig viele Elemente aufnehmen kann.“
[2] "In this sense, an array is a data structure that can absorb any number of elements in itself"[2] „Ein Array ist ein Objekt, das mehrere Werte von ein und demselben Typ speichern kann.“
[2] "An array is an object that can save several values of one and the same type"[2] „Ein Array ist eine Variable, die für mehrere Werte steht.“
[2] "An array is a variable that stands for several values"[2] In alten FORTRAN-Versionen konnte man Arrays nicht dynamisch erzeugen und musste sie mit vorgegebener Dimension fest anlegen, was manche Nachteile hatte.
[2] In old fortran versions, arrays could not be created dynamically and had to create them with a predetermined dimension, which had some disadvantages[2] Zweidimensionale Arrays sind in einigen Programmiersprachen nur als Arrays von Arrays realisierbar.
[2] Two -dimensional arrays are only realized in some programming languages as arrays from arrays