Answer:
Digital formats allow for lossless data storage, fast editing (without the loss of original source material, ie having to manually clip pieces of film), and made collaboration easier.
Change is what is left over
ex. the cashier tells you "here is your leftover change sir/ma'am "<span />
Answer: See explanation
Explanation:
Digital literacy is when an individual can compose, find, and evaluate, a clear and composed information on digital platforms.
It involves possessing the skills that one need to live, and learn, through the use of digital platforms such as social media, mobile
Example of digits literacy is the use of search engines, understanding how web browser can be used or sending of emails. etc
Answer:
stop
Explanation:
If you set the error alert style to Stop, then you are asking Excel to prevent the user from typing in an invalid value.
Answer:
divide it into smaller pieces
Explanation:
Usually, the main reason a programmer does not understand a problem fully is that there is too much information. The best way to try and fully understand a problem is to divide it into smaller pieces. Start off by answering the question what is the expected output for an input. Then divide each individual issue within the problem. This will allow you as a programmer/developer to create an individual solution for each individual issue within the problem and then test to make sure that the input gives the correct output.