Which of the following is a type of system software that provides virtualization? MCQ with Answer and Explanation

Which of the following is a type of system software that provides virtualization?
A. Hyper-V
B. Chrome
C. Photoshop
D. Word
Answer: Option A
Solution (By JKSSB Mock Tests)
Hyper-V is a Microsoft hypervisor for creating virtual machines.

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Computer Software Questions

Question #1
What is the difference between system software and middleware?
A. Middleware manages hardware; system software connects applications
B. System software manages hardware; middleware connects applications
C. They are the same
D. System software is for networks; middleware is for storage

Correct Answer: Option B


Explanation:
Middleware sits between OS and applications, facilitating communication; system software manages hardware.

This question belongs to: Computer Computer Software
Question #2
What is the purpose of a code library?
A. To provide reusable code modules
B. To manage hardware
C. To compile programs
D. To store user data

Correct Answer: Option A


Explanation:
Libraries contain pre-written code that programmers can reuse.

This question belongs to: Computer Computer Software
Question #3
Which backup type creates an exact replica of the entire storage drive, including the operating system files, boot sectors, configurations, and user data?
A. File-level Archive
B. System Image / Full Clone Backup
C. Incremental Backup
D. Differential Backup

Correct Answer: Option B


Explanation:
A system image or full clone copies every sector of a drive, allowing users to restore the complete operating system and data state onto a new drive.

This question belongs to: Computer Computer Software