Match each client-side virtualization scenario to its primary purpose or use case.
- Executing an unverified application in an isolated environment to prevent potential security threats from reaching the host operating system.Sandboxing
- Running a legacy 16-bit accounting software application that is incompatible with the host's 64-bit operating system.Legacy Application Support
- Developing and testing software targeted for Windows OS directly on a computer whose host operating system is macOS.Cross-Platform Development
Cevap
Sandboxing matches with executing unverified applications safely in an isolated environment; Legacy Application Support matches with running older incompatible software; Cross-Platform Development matches with testing applications targeted for a different operating system than the host.
Each client-side virtualization scenario directly corresponds to a key CompTIA A+ use case: Sandboxing protects the host system during risk testing; Legacy Application Support allows execution of obsolete software; Cross-Platform Development enables multi-OS environments on a single workstation.
Adım Adım Çözüm
Anahtar Kavram
Client-Side Virtualization Purposes and Use Cases