A variable with an unknown value is commonly referred to as "Default." However, in programming contexts, if the value is not set, it might be simply referred to as an "uninitialized" or "undefined" variable. The other options (Garbage, Initial, Random) do not accurately describe a variable with an unknown value.
A variable unknown value is commonly called? Garbage. Initial. Default. Random
1 answer