Which THREE features are provided by the Vagrant 'synced_folder' functionality?
Supports bi-directional file updates.
Why this answer
Synced folders provide shared storage, allow file editing on the host, and enable code synchronization between host and guest.