USING MICROSOFT EXCEL
MODIFYING PAGE SETUP PROPERTIES IN EXCEL
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
a set of information written on external memory
|
|
unit managed by OS
|
|
application software
|
|
data of programs
|
Detailed explanation-1: -External storage enables users to store data separately from a computer’s main or primary storage and memory at a relatively low cost. It increases storage capacity without having to open up a system.
Detailed explanation-2: -Some of the examples of external storage devices are-Pen drives, CDs, and DVDs. A pen drive is a small self-powered drive that connects to a computer directly through a USB port.
Detailed explanation-3: -The data files saved over external storage devices are publicly accessible on shared external storage using USB mass storage transfer. Data files stored over external storage using a FileOutputStream object and can be read using a FileInputStream object.
Detailed explanation-4: -Android external storage can be used to write and save data, read configuration files etc.