DOS floppy disks contain essential file system structures including a boot record (for loading the OS), a file allocation table (for tracking file locations), and a root directory (for organizing files). However, virtual memory is a memory management technique used by modern operating systems to extend RAM using disk space, which DOS floppy disks do not implement.