Abstract:
The concept of data type is basic in a programming language. Thus, it is current to use teaching materials that allow the management of types, especially two-dimensional arrays. Arrays used for the representation of homogeneous data. Rectangular (regular) arrays are often applied. In practice, jagged array also used, when the number of elements on the lines is different, their type being the same. Jagged array do not described by any programming language and are narrowly described. The paper researches the approach of the applications of two-dimensional jagged array in the Visual C # language with applications in practice.
Description:
Conceptul de tip de date este de bază într-un limbaj de programare. Astfel, este actuală utilizarea materiale didactice ce permit gestiunea tipurilor, în special a tablourilor bidimensionale. Mărimile tabelare sunt destinate pentru reprezentarea datelor omogene. Deseori se aplică tablouri rectangulare (regulate). Însă în practică se utilizează și tabele neregulate, când numărul de elemente de pe linii este diferit, tipul datelor fiind același. Tablourile neregulate nu sunt abordate de orice limbaj de programare și sunt restrâns descrise. În lucrare este cercetată abordarea aplicării tabelelor bidimensionale neregulate în limbajul Visual C# cu aplicații în practică.