Project 2 Questions: Copy this file into your directory and edit it to include your answers. These questions are worth 10% of your project 2 grade. 1) (5 points) Using the results you obtained, is there any reason to prefer one insertion strategy to another? 2) (5 points) What would have been the advantages (or disadvantages) to implement the MRAF and IAE lists using inheritance instead of modifying the Weiss list class? Consider issues such as ease to implement and maintainability of code.