# Task 1

## <mark style="color:purple;">Task 1</mark>

*What Does the acronym VM stand for?*

### <mark style="color:purple;">Answer</mark>

Virtual Machine

### <mark style="color:purple;">Explanation</mark>

A VM (Virtual Machine) is a software-based emulation of a physical computer. It runs an operating system and applications just like a physical machine but is isolated from the underlying hardware, allowing multiple virtual machines to run on a single physical machine.
