Initialization (computing)
Appearance
Initialization in computing, is the setting (or "formatting") of a variable to some initial value at run time. Setting the memory to hexadecimal zeroes is also sometimes known as "clearing" or sometimes coloquially, for IBM/360 programmers, "zapping" the variable to zero - probably originating in the "ZERO ADD PACKED" - ZAP - assembler instruction )