In the context of virtual machine snapshots, what is the purpose of a linked clone?
a) A linked clone is created from a snapshot of a virtual machine, allowing for the creation of multiple instances with minimal additional storage requirements.
b) It is useful for testing and development environments, as it allows for quick and efficient creation of new virtual machines.
c) Linked clones share virtual disk data with the parent virtual machine, saving on storage space and improving efficiency.
d) This technology is particularly useful in situations where multiple instances of a virtual machine need to be created for different purposes, such as testing different software configurations or conducting research.