Podcast
Questions and Answers
What is the purpose of step 1 in the given activity?
What is the purpose of step 1 in the given activity?
- Retrieve saved data from TMP and assign it to variable B
- Delete the data of variable A
- Save the data of variable A in TMP (correct)
- Replace data of variable A with data of variable B
What does step 2 involve doing in the activity?
What does step 2 involve doing in the activity?
- Retrieve saved data from TMP and assign it to variable B
- Clear the content of variable B
- Save the data of variable A in TMP
- Replace data of variable A with data of variable B (correct)
Which variable receives the saved data in step 3?
Which variable receives the saved data in step 3?
- Variable A
- TMP
- Variable B (correct)
- Variable C
What happens if you skip step 1 in the activity?
What happens if you skip step 1 in the activity?
If you mistakenly reverse steps 2 and 3, what will be the outcome?
If you mistakenly reverse steps 2 and 3, what will be the outcome?