CompTIA A+ Core 2 (220-1102) — Question 29
Once weekly, a user needs Linux to run a specific open-source application that is not available for the currently installed Windows platform. The user has limited bandwidth throughout the day. Which of the following solutions would be the MOST efficient, allowing for parallel execution of the Linux application and Windows applications?
Answer options
- A. Install and run Linux and the required application in a PaaS cloud environment.
- B. Install and run Linux and the required application as a virtual machine installed under the Windows OS.
- C. Use a swappable drive bay for the boot drive and install each OS with applications on its own drive. Swap the drives as needed.
- D. Set up a dual boot system by selecting the option to install Linux alongside Windows.
Correct answer: B
Explanation
The correct answer is B because running Linux as a virtual machine allows the user to execute both Linux and Windows applications concurrently without needing to reboot. Options A and C do not provide efficient parallel execution, while option D requires switching between operating systems, which interrupts the workflow.