C-16-Q037mediumsingle_mcq
When a new value is assigned to a variable, the previous value is:
When a new value is assigned to a variable, the previous value is:
- akept alongside the new one
- bdeleted, and the last assigned value is stored
- cmoved to another variable automatically
- dignored — the first value remains