Search
to initialize
01
divide (a disk) into marked sectors so that it may store data
02
assign an initial value to a computer program
Example
When defining a variable in programming, you can initialize it with an integer constant like 10 or −3.
Search
divide (a disk) into marked sectors so that it may store data
assign an initial value to a computer program