Assignment (computer science)

Assignment (computer science)

Jesse Russell Ronald Cohn

     

бумажная книга



ISBN: 978-5-5087-2631-7

High Quality Content by WIKIPEDIA articles! In computer programming, an assignment statement sets and/or re-sets the value stored in the storage location(s) denoted by a variable name. In most imperative programming languages, the assignment statement (or expression) is one of the fundamental constructs. Technically, what is traditionally known as an assignment is basically just a copying of a value or an object (or of a reference to it).