Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Virtualization and VMware Workstation Final Exam

Total questions: 80

Worksheet time: 40mins

Name
Class
Date
1.

What is the primary purpose of virtualization?

a)

To increase physical server count

b)

To run multiple operating systems on a single physical machine

c)

To connect networks globally

d)

To enhance physical security

2.

Which of the following best describes a hypervisor?

a)

A software that manages network traffic

b)

A layer of software that allows multiple operating systems to share a single hardware host

c)

A physical server with enhanced processing power

d)

A type of network switch

3.

Which type of hypervisor runs directly on the host hardware?

a)

Type 2 (Hosted)

b)

Type 1 (Bare-metal)

c)

Container-based

d)

Application-level

4.

VMware ESXi is an example of which type of hypervisor?

a)

Type 2

b)

Type 1

c)

Container

d)

Para-virtualization

5.

What is a virtual machine (VM)?

a)

A physical server that has been optimized for specific tasks

b)

A software-based emulation of a physical computer or operating system

c)

A network device used to route traffic

d)

A programming language

6.

Which of the following is a benefit of virtualization?

a)

Increased hardware costs

b)

Reduced resource utilization

c)

Server consolidation and increased efficiency

d)

Limited flexibility

7.

What is the main concept behind paravirtualization?

a)

The guest OS is unaware it is being virtualized

b)

The guest OS is modified to communicate with the hypervisor

c)

The hypervisor completely emulates all hardware

d)

It only supports Linux operating systems

8.

Which virtualization technology allows multiple isolated user-space instances to run on a single Linux kernel?

a)

Full virtualization

b)

Paravirtualization

c)

Containerization

d)

Hardware-assisted virtualization

9.

What is the primary advantage of containerization over traditional virtual machines?

a)

Better hardware compatibility

b)

Increased isolation between applications

c)

Lighter weight and faster startup times

d)

Greater flexibility in operating system choices

10.

What does an "Application Delivery Controller" (ADC) function as in a virtualized environment?

a)

A device that creates virtual machines

b)

A combination load balancer and application server placed between a firewall or router

c)

A tool for monitoring hypervisor performance

d)

A storage area network device

11.

What is the process of creating a virtual version of a device or resource, such as a server, storage device, network resource, or operating system?

a)

Containerization

b)

Emulation

c)

Virtualization

d)

Simulation

12.

Which characteristic should be considered when deploying virtual machines to maintain optimal hardware resource utilization?

a)

Deploying as many VMs as possible without oversight

b)

Balancing VM workloads across physical hosts

c)

Assigning static, large amounts of RAM to all VMs

d)

Avoiding the use of shared storage

13.

What is the term for a software program that manages virtual machines and provides resources to them?

a)

Virtual Switch

b)

Virtual Router

c)

Hypervisor

d)

Virtual Desktop Infrastructure

14.

Which statement about virtualization is generally true?

a)

It reduces the need for backup solutions.

b)

It allows for better hardware utilization.

c)

It makes disaster recovery more complex.

d)

It eliminates the need for physical servers.

15.

What is hardware-assisted virtualization?

a)

Virtualization implemented entirely in software

b)

Virtualization that uses special CPU features to improve performance

c)

Virtualization that requires specific network cards

d)

Virtualization that is only available on mainframe computers

16.

What is the process of migrating a running virtual machine from one physical host to another without downtime?

a)

Cold migration

b)

Live migration (vMotion in VMware)

c)

Snapshotting

d)

Cloning

17.

What is a virtual network interface card (vNIC)?

a)

A physical network card installed in a virtual machine

b)

A software-based network adapter that connects a VM to a network

c)

A dedicated hardware component for VM networking

d)

A tool for monitoring network performance of physical hosts

18.

What is the role of a virtual switch in a virtualized environment?

a)

To route traffic between different physical networks

b)

To provide network connectivity between virtual machines and to external networks

c)

To manage storage for virtual machines

d)

To encrypt traffic within the virtual network

19.

Which of the following is NOT a common virtualization platform?

a)

VMware vSphere

b)

Microsoft Hyper-V

c)

Oracle VirtualBox

d)

Adobe Photoshop

20.

What is a "snapshot" in virtualization?

a)

A complete backup of the virtual machine

b)

A point-in-time copy of a virtual machine's state and data

c)

A process to create a new virtual machine from a template

d)

A method for increasing a VM's processing power

21.

What is VMware Workstation primarily used for?

a)

Managing large-scale data centers

b)

Running multiple virtual machines on a single desktop or laptop

c)

Cloud computing infrastructure

d)

Network security analysis

22.

Which type of hypervisor is VMware Workstation considered?

a)

Type 1 (Bare-metal)

b)

Type 2 (Hosted)

c)

Container-based

d)

Cloud-based

23.

What is the function of "VMware Tools" within a guest operating system in VMware Workstation?

a)

To manage physical hardware

b)

To improve performance, usability, and management of the VM

c)

To provide antivirus protection

d)

To automatically update the guest OS

24.

In VMware Workstation, which networking mode allows a VM to get an IP address from the host's physical network and appear as a separate device on that network?

a)

NAT (Network Address Translation)

b)

Host-only

c)

Bridged

d)

Custom (VMnet)

25.

Which networking mode in VMware Workstation allows VMs to communicate with each other and the host, but NOT directly with the external network?

a)

Bridged

b)

NAT

c)

Host-only

d)

Custom (VMnet)

26.

What does the "NAT" networking mode do in VMware Workstation?

a)

Assigns a public IP address to the VM

b)

Allows the VM to communicate with other VMs only

c)

Translates the VM's private IP address to the host's IP for external access

d)

Disables all network connectivity for the VM

27.

How can you increase the RAM allocated to a virtual machine in VMware Workstation?

a)

Only by upgrading the physical RAM of the host

b)

Through the VM's settings, while the VM is powered off

c)

Through the VM's settings, while the VM is running

d)

It is not possible to change RAM after VM creation

28.

Which file typically stores the virtual machine configuration in VMware Workstation?

a)

.vmdk

b)

.nvrvm

c)

.vmx

d)

.log

29.

What is a "cloned" virtual machine in VMware Workstation?

a)

A VM that shares its disk with the original VM

b)

A duplicate of an existing VM, including its configuration and virtual disk

c)

A backup of a VM

d)

A VM created from a template without an operating system

30.

Which feature allows you to revert a virtual machine to a previous state in VMware Workstation?

a)

Cloning

b)

Hot-add

c)

Snapshots

d)

Full backup

31.

Can you run 64-bit guest operating systems in VMware Workstation if your host CPU supports 64-bit architecture?

a)

No, VMware Workstation only supports 32-bit guests

b)

Yes, if hardware virtualization features (like Intel VT-x or AMD-V) are enabled in the host's BIOS/UEFI

c)

Only if the guest OS is Windows

d)

Only if the host OS is Linux

32.

What is the maximum number of virtual processors that can be assigned to a VM in VMware Workstation (typically)?

a)

1

b)

2

c)

The number varies but is often significantly less than the physical core count

d)

Equal to the number of physical cores on the host

33.

How does VMware Workstation typically store a virtual machine's hard disk?

a)

As a physical partition on the host drive

b)

As one or more large files on the host file system

c)

In cloud storage directly

d)

As a separate physical hard drive

34.

When installing a new guest OS in VMware Workstation, what is the purpose of the virtual CD/DVD drive?

a)

To store VM backups

b)

To load the installation media (ISO file or physical disc) for the guest OS

c)

To provide additional storage for the VM

d)

To connect to external USB devices

35.

Which of these is a common use case for VMware Workstation?

a)

Hosting enterprise-level databases in a production environment

b)

Developing and testing software in isolated environments

c)

Powering a large cloud infrastructure

d)

Providing high-availability clustering for critical services

36.

Which feature allows you to copy files between the host and guest operating system directly?

a)

Network File System (NFS)

b)

Shared Folders (with VMware Tools installed)

c)

FTP server

d)

Email attachments

37.

What is the purpose of the "Suspend" option for a VM in VMware Workstation?

a)

It completely shuts down the VM

b)

It saves the current state of the VM to disk and pauses its operation

c)

It creates a snapshot of the VM

d)

It restarts the VM

38.

Which virtual device allows for drag-and-drop functionality between host and guest?

a)

Virtual NIC

b)

Virtual SCSI controller

c)

VMware Tools

d)

Virtual USB controller

39.

What does it mean when a virtual disk is "pre-allocated" (thick provisioned)?

a)

The disk file grows dynamically as data is added

b)

The full specified disk space is immediately reserved on the host

c)

The disk is stored in a compressed format

d)

The disk is shared among multiple VMs

40.

How can you connect a USB device from your physical host to a virtual machine in VMware Workstation?

a)

It's not possible to connect USB devices to VMs

b)

By directly plugging it into the VM's virtual USB port

c)

By adding a virtual USB controller to the VM and then connecting the device through the Workstation menu

d)

Only by using network-attached USB devices

41.

What is pfSense?

a)

A proprietary hardware firewall appliance

b)

An open-source firewall and router software based on FreeBSD

c)

A cloud-based intrusion detection system

d)

A web application firewall

42.

Which of the following is a key feature of pfSense?

a)

Limited customization options

b)

Built-in VPN capabilities

c)

Designed exclusively for Windows environments

d)

High cost of ownership

43.

By default, how does the pfSense firewall handle network packets that are not explicitly allowed by a firewall rule?

a)

It automatically forwards them to a default gateway

b)

It blocks them due to the principle of Implicit Deny

c)

It logs them and then allows them

d)

It asks the administrator for a decision

44.

Which interface in pfSense is typically connected to the local area network?

a)

WAN

b)

OPT1

c)

LAN

d)

DMZ

45.

Which of these is NOT a typical function of pfSense?

a)

DHCP Server

b)

DNS Resolver/Forwarder

c)

Email Client

d)

Traffic Shaping

46.

What is the purpose of the WAN interface on a pfSense firewall?

a)

To connect to local network clients

b)

To connect to the internet or an upstream network

c)

To connect to internal servers only

d)

To provide Wi-Fi access

47.

How does pfSense primarily contribute to network security?

a)

By filtering and blocking unauthorized traffic based on firewall rules

b)

By encrypting all data at rest on client devices

c)

By replacing all routers in the network with software switches

d)

By hosting user applications directly on the firewall

48.

What is the default action for outbound access from the LAN interface in a typical pfSense configuration?

a)

Allows restricted access

b)

Allows unrestricted access

c)

Denies all access

d)

Prompts for user authentication

49.

Which protocol is commonly used for VPN connections configured on pfSense?

a)

HTTP

b)

FTP

c)

OpenVPN or IPsec

d)

SMTP

50.

What is a Firewall Rule in pfSense?

a)

A log entry showing blocked traffic

b)

A configuration that defines how traffic is allowed or blocked based on criteria

c)

A software update for the firewall

d)

A report of network vulnerabilities

51.

What is multi-WAN support in pfSense?

a)

The ability to connect multiple LAN segments

b)

The ability to use multiple internet connections for redundancy or load balancing

c)

Support for multiple Wi‑Fi networks

d)

The capacity to run multiple virtual firewalls

52.

Where would you typically configure port forwarding rules in pfSense?

a)

Under VPN settings

b)

Under Firewall -> NAT

c)

Under Diagnostics -> PING

d)

Under System -> General Setup

53.

What is the default username for a fresh pfSense installation?

a)

user

b)

admin

c)

root

d)

pfsense

54.

What is the primary method to access the pfSense web interface for configuration?

a)

SSH

b)

Console cable

c)

Web browser

d)

Telnet

55.

In pfSense, what is the purpose of an Alias?

a)

To rename network interfaces

b)

To group IP addresses, networks, or ports together for easier rule management

c)

To create a virtual IP address

d)

To change the hostname of the firewall

56.

What does DHCP Server functionality in pfSense provide?

a)

Secure DNS resolution

b)

Automatic assignment of IP addresses to network clients

c)

Intrusion detection

d)

Web content filtering

57.

Which package in pfSense is commonly used for content filtering and proxy services?

a)

OpenVPN

b)

Squid

c)

pfBlockerNG

d)

Snort

58.

Which of the following best describes the function of NAT Outbound rules in pfSense?

a)

To block all outgoing traffic

b)

To allow internal clients to access external resources using the firewall's WAN IP

c)

To forward incoming traffic to internal servers

d)

To encrypt all outbound communications

59.

When securing a pfSense firewall, what is a crucial step after initial installation?

a)

Leaving default credentials unchanged

b)

Disabling all firewall rules

c)

Changing the default administrator password

d)

Enabling Telnet access

60.

What is the role of an Intrusion Prevention System (IPS) like Snort or Suricata, often integrated with pfSense?

a)

To provide passive monitoring of network traffic

b)

To detect and block malicious network traffic

c)

To perform network vulnerability scanning

d)

To manage DNS requests

61.

What is the primary operating system used by MikroTik routers?

a)

Cisco IOS

b)

Junos

c)

RouterOS

d)

Linux (standard distribution)

62.

What is Winbox in the context of MikroTik routers?

a)

A web‑based configuration interface

b)

A graphical utility for configuring MikroTik RouterOS

c)

A command‑line interface tool

d)

A physical port on the router

63.

Which IP address is often the default gateway or management IP for MikroTik routers out of the box?

a)

192.168.0.1

b)

192.168.1.1

c)

192.168.88.1

d)

10.0.0.1

64.

What is the purpose of an IP firewall NAT rule in MikroTik RouterOS?

a)

To block all incoming traffic

b)

To translate private IP addresses to public IP addresses

c)

To assign static IP addresses

d)

To manage wireless security

65.

Which command is used to add a default route in MikroTik RouterOS via the command line?

a)

/ip address add

b)

/ip route add dst-address=0.0.0.0/0 gateway=X.X.X.X

c)

/interface bridge add

d)

/system identity set name=newuser

66.

What is a bridge commonly used for in MikroTik RouterOS?

a)

To connect two different physical locations over a WAN link

b)

To combine multiple Ethernet interfaces into a single virtual interface

c)

To separate broadcast domains

d)

To create a VPN tunnel

67.

Which menu in RouterOS would you use to configure a DHCP server?

a)

/interface wireless

b)

/ip dhcp-server

c)

/system package

d)

/tool netwatch

68.

What is the primary function of Queues in MikroTik RouterOS?

a)

To manage firewall rules

b)

To control bandwidth and prioritize traffic

c)

To configure wireless access points

d)

To create VPN connections

69.

What is Masquerade in MikroTik NAT settings?

a)

A type of port forwarding

b)

A source NAT action that uses the router's outgoing interface IP address

c)

A destination NAT action for incoming traffic

d)

A way to hide the router's identity

70.

Which license level is typically required for a MikroTik router to act as a basic home gateway with Wi‑Fi and some firewall rules?

a)

Level 0

b)

Level 1

c)

Level 4 (WISP AP)

d)

Level 6 (Controller)

71.

What tool allows for graphical real‑time monitoring of traffic on MikroTik interfaces?

a)

Torch

b)

Ping

c)

Traceroute

d)

Netwatch

72.

What is the default port for Winbox connections to a MikroTik router?

a)

21

b)

22

c)

80

d)

8291

73.

Which type of routing is specified by a dst-address=0.0.0.0/0 entry in the IP route table?

a)

Static route

b)

Dynamic route

c)

Default route

d)

Policy‑based route

74.

What is the role of an IP Service in MikroTik RouterOS?

a)

To configure a specific network interface

b)

To enable or disable access to management protocols like Winbox, SSH, HTTP

c)

To set up a firewall rule

d)

To manage wireless security profiles

75.

What is the command to create a new user with full access in MikroTik RouterOS CLI?

a)

/user add name=newuser password=securegroup=read

b)

/user add name=newuser password=securegroup=full

c)

/system identity set name=newuser

d)

/ip service enable winbox

76.

How can you backup the configuration of a MikroTik router?

a)

By physically removing the storage card

b)

Using the /system backup save command or through Winbox

c)

It backs up automatically to the cloud

d)

By performing a hard reset

77.

What is a Hotspot feature in MikroTik RouterOS commonly used for?

a)

Providing secure VPN connections

b)

Managing user authentication and billing for public Wi‑Fi access

c)

Creating a secure connection between two routers

d)

Monitoring network traffic

78.

Which of the following wireless modes allows a MikroTik device to act as an access point for multiple clients?

a)

Station mode

b)

Bridge mode

c)

AP Bridge mode

d)

Repeater mode

79.

What is the purpose of the /system identity command in MikroTik CLI?

a)

To configure network interfaces

b)

To set the hostname of the router

c)

To manage user accounts

d)

To view system resources

80.

In MikroTik, what does Packet Flow refer to?

a)

The process of updating RouterOS

b)

The order in which packets are processed by firewall rules, NAT, queues, etc.

c)

The physical path a packet takes through network cables

d)

The speed of packet transmission