Vertaling van "struct" naar Nederlands
struct is de vertaling van "struct" in Nederlands.
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.
-
Toon algoritmisch gegenereerde vertalingen
Automatische vertalingen van "struct" in Nederlands
-
Glosbe Translate
-
Google Translate
Voorbeeld toevoegen
Toevoegen