Describe the difference between mapping a drive and mounting a volume.
What will be an ideal response?
Mapping a drive assigns a drive letter to a shared resource so the resource can be accessed using the drive letter such as G:. Drive mapping is used in Windows systems. Mounting a volume involves making a shared resource accessible as a folder in the existing file system. Volume mounting is used in UNIX/Linux systems but can also be used in Windows systems.
Computer Science & Information Technology
You might also like to view...
To break the link between headers in different sections, click the ________ button
A) Merge B) Split C) Link to Previous D) Break Link
Computer Science & Information Technology
Once you create a master-detail relation, you can only update values in the master part of the relation.
a. true b. false
Computer Science & Information Technology