APPLICATION SYSTEM SOFTWARE
WHAT IS COMPUTER SOFTWARE
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
Refers to the process of converting (extracting) a compressed file back to the original size
|
|
File Explorer allows you to search for a file based on certain criteria:file size, type of file, partial file name, date accessed and even text in file
|
|
Saving data om a format that can be read by different version of same application or new application. Menu option ‘Export’ or ‘Save As’.
|
|
Opening or ‘reading’ data created in different version of the same application or new application.
|
Detailed explanation-1: -Data export is the extraction and conversion of raw data from their existing format into a format required by another application. Exporting data is also a way of backing up data or moving it between two different versions of programs.
Detailed explanation-2: -save: To save is to commit changes to a permanent state in a format that the application can natively utilize(keeps the file format). To export is to change the data format so that another application can utilize it. (changes the format for example from png to jpg).
Detailed explanation-3: -Save As-Pick a new file that will have the file you are viewing, with all changes made. The changes will not be saved to the original. This new file will remain open, and for all intents and purposes, the “original” is closed. Export-Save a totally new file with the current changes, and then forget about it.