Traduzione di "struct" in italiano
struct è la traduzione di "struct" in italiano.
struct
noun
grammatica
(computing, programming) A data structure, especially one that serves to group a number of fields (in contrast to an object-oriented class with methods) or one that is passed by value rather than by reference. [..]
-
struct
A compound data type that is typically used to contain a few variables that have some logical relationship. Structs can also contain methods and events. Structs do not support inheritance but they do support interfaces. A struct is a value type, while a class is a reference type.
-
Mostra le traduzioni generate algoritmicamente
Traduzioni automatiche di " struct " in italiano
-
Glosbe Translate
-
Google Translate
Aggiungi un esempio
Aggiungi