Translation of "assignment statement" into Ukrainian
Присвоєння (програмування) is the translation of "assignment statement" into Ukrainian.
assignment statement
A programming language statement used to assign a value to a variable. It usually consists of three elements: an expression to be assigned, an assignment operator (typically a symbol such as = or :=), and a destination variable. On execution of the assignment statement, the expression is evaluated and the resulting value is stored in the specified destination.
-
Присвоєння (програмування)
construct used in computer programming to set values denoted by variable names to memory
-
Show algorithmically generated translations
Automatic translations of "assignment statement" into Ukrainian
-
Glosbe Translate
-
Google Translate
Add example
Add