(5 marks) Assume you have 640 KB of main memory. Processes A, B, C, D, E and F with theinr associated memory requirements are presented to the medium-term scheduler for execution in the following order. How is memory allocated for the following sequence of operations for loading these 6 processes into memory using the Worst Fit algorithm? Show your answer by providing one diagram of RAM after all the allocation and deallocation has been completed Process Size (in 180 100 244 98 240 70 Operations to perform » Allocate D, » Allocate A, . Allocate C, . Free A, Allocate E. . Allocate B Allocate F. . Free D. IF the operations cannot be completed in the given order, indicate which operations would have to be aborted. Do not complete an aborted operation at a later time