wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Virtualization Quiz - Basic 01 to Basic 02

Total questions: 40

Worksheet time: 20mins

Name
Class
Date
1.

What is virtualization in computing?

a)

Creating cloud-based storage

b)

Using hardware directly without OS

c)

Creating a virtual version of hardware or OS

d)

Encrypting system files

2.

Which of the following is an example of a hypervisor?

a)

VMware ESXi

b)

Windows Defender

c)

Firefox

d)

Apache

3.

What does VM stand for in virtualization?

a)

Virtual Modem

b)

Virtual Machine

c)

Video Module

d)

Visual Memory

4.

Which of the following is not a benefit of virtualization?

a)

Hardware isolation

b)

Resource optimization

c)

High power consumption

d)

Server consolidation

5.

What is a Type 1 hypervisor also known as?

a)

Hosted hypervisor

b)

Bare-metal hypervisor

c)

Container

d)

Virtual network adapter

6.

Which of the following allows multiple OSes to run on one physical machine?

a)

BIOS

b)

Dual Boot

c)

Hypervisor

d)

Bootloader

7.

Which of the following is a Type 2 hypervisor?

a)

KVM

b)

Xen

c)

VirtualBox

d)

Hyper-V (Core)

8.

What does the guest OS refer to in virtualization?

a)

The physical OS

b)

The OS inside the virtual machine

c)

The host's bootloader

d)

The firmware of the VM

9.

What is the host OS?

a)

The default boot partition

b)

The physical machine’s operating system

c)

The VM image

d)

The application running in a VM

10.

What is the purpose of VMware Tools or Guest Additions in VirtualBox?

a)

Encrypt VM files

b)

Speed up the host

c)

Improve guest performance and integration

d)

Install antivirus

11.

Which feature isolates each virtual machine’s resources?

a)

Clustering

b)

Containerization

c)

Sandboxing

d)

Tunneling

12.

Which of the following is a virtualization platform by Microsoft?

a)

vSphere

b)

KVM

c)

Hyper-V

d)

Oracle VM

13.

Which virtualization technique does Docker use?

a)

Full virtualization

b)

Paravirtualization

c)

Container-based virtualization

d)

Emulation

14.

What file format is commonly used for virtual machine images in VirtualBox?

a)

.exe

b)

.img

c)

.vmdk

d)

.vdi

15.

Which of the following is typically virtualized in a VM?

a)

Power supply

b)

Operating system

c)

Physical casing

d)

Monitor

16.

What is the purpose of snapshot in virtualization?

a)

Takes a screenshot of the VM

b)

Records a video of VM session

c)

Saves the VM’s current state

d)

Encrypts the VM

17.

Which of the following is not a hypervisor feature?

a)

VM cloning

b)

Snapshot management

c)

Partitioning

d)

BIOS upgrade

18.

Which of these can be used to create and manage VMs from the command line?

a)

GNOME

b)

virsh

c)

sshd

d)

fdisk

19.

Which of the following virtualization software is open-source?

a)

VMware Workstation

b)

Parallels

c)

VirtualBox

d)

Hyper-V

20.

What’s the main difference between virtualization and emulation?

a)

Emulation is faster

b)

Virtualization runs software on different architecture

c)

Emulation simulates hardware, virtualization runs on actual hardware

d)

Virtualization is used only for gaming

21.

What is the primary advantage of using a Type 1 hypervisor over Type 2?

a)

Lower cost

b)

Higher performance and direct hardware access

c)

GUI interface

d)

More compatible with desktop OSes

22.

Which Linux kernel feature is essential for KVM virtualization?

a)

Swap partition

b)

Kernel mode

c)

Hardware Virtualization Extensions (Intel VT/AMD-V)

d)

SSH daemon

23.

Which hypervisor is integrated into Linux kernel space?

a)

Xen

b)

Hyper-V

c)

KVM

d)

VMware ESXi

24.

What does vMotion in VMware allow?

a)

Virtual storage creation

b)

Real-time VM migration between hosts without downtime

c)

VM backup to USB

d)

Conversion of physical servers

25.

What is CPU overcommitment in virtualization?

a)

Locking cores to VMs

b)

Assigning more vCPUs than available physical cores

c)

Giving each VM one core only

d)

Forcing single-thread execution

26.

Which technology allows sharing of GPU resources across multiple VMs?

a)

vSphere

b)

vMotion

c)

vGPU

d)

RAID

27.

Which component in KVM is responsible for managing VM lifecycle?

a)

virt-manager

b)

qemu

c)

systemctl

d)

netplan

28.

In virtualization, what does the term “paravirtualization” mean?

a)

Full hardware abstraction

b)

Guest OS is unaware of hypervisor

c)

Guest OS is modified to interact with the hypervisor

d)

VM runs without RAM

29.

Which command in Linux shows if virtualization is supported by CPU?

a)

cat /proc/meminfo

b)

lscpu

c)

free -m

d)

uname -a

30.

What is a hypervisor's role in memory ballooning?

a)

Inflate memory

b)

Provide static allocation

c)

Reclaim unused memory from guest VMs

d)

Load guest OS into RAM

31.

Which of these files represents a virtual disk in KVM/QEMU?

a)

.ova

b)

.vdi

c)

.qcow2

d)

.rpm

32.

What feature allows restoring a VM to a known good state after failure?

a)

Clone

b)

ISO boot

c)

Snapshot

d)

RAID mirror

33.

Which command is used to list VMs in KVM environment?

a)

virt-ls

b)

virsh list

c)

vmctl

d)

qemu-info

34.

Which virtualization platform is container-based rather than VM-based?

a)

KVM

b)

Docker

c)

Xen

d)

VMware

35.

What is the purpose of cloud-init in cloud virtualization?

a)

Kernel patching

b)

VM snapshotting

c)

Automating instance initialization

d)

Hypervisor configuration

36.

What is a VM template used for?

a)

Creating ISO images

b)

Reducing VM performance

c)

Quickly deploying new VMs with pre-defined configuration

d)

Encrypting hypervisors

37.

Which of the following best describes CPU pinning?

a)

Assigning GPU to CPU

b)

Binding a VM’s vCPU to a specific physical CPU core

c)

Allowing guest OS to share host CPU time

d)

Scheduling hypervisor updates

38.

What is the main limitation of Type 2 hypervisors?

a)

Not usable with Windows

b)

Higher latency due to host OS dependence

c)

Cannot create VMs

d)

No support for disk I/O

39.

Which virtualization feature allows a VM to start even after a host crash?

a)

Live Migration

b)

High Availability (HA)

c)

Snapshots

d)

Passthrough

40.

In virtual networking, what is a bridged network?

a)

Internal host-only link

b)

Private subnet

c)

VM shares host’s IP address

d)

VM acts like a separate machine on the same network as the host