What is a container

Question:
Which is a container?

  1. A physical server dedicated to a single customer
  2. A type of virtual machine that is provider-managed, multi-tenant, and can be provisioned on-demand with predefined sizes
  3. An executable unit of software in which application code is packaged along with its libraries and dependencies, allowing it to be run anywhere
  4. A piece of software that pulls resources from the physical server and allocates them to your virtual environment
Answer:
C - is the correct answer. Containers are an executable unit of software in which application code is packaged along with its libraries and dependencies, allowing it to be run anywhere