מילוניםהפורוםפרטי הקשר

   אנגלית +
Google | Forvo | +

assignment statement

.טכנול instrução de afetação
.טכנול, .עיבוד instrução de afetação ; instrução de atribuição
.מיקרו declaração de atribuição (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)
.מיקרו, .בְּרָ instrução de atribuição (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)