<p><strong>Needs to be in C++ please. Follow the instructions inthe images below.</strong></p><p><strong><img alt="Design a generic class to hold the following information about a bank account: Balance Number of deposits this
<p>Java:</p><p>Write a program that uses one of the Map classes to implement acontact list. Contact information should include first name, lastname, a phone number and an email address. The list
<p><img src="http://www.cs.bu.edu/courses/cs112/files/ps8/completeTree.gif" alt="12 26 21 2035 4015 33)" aria-describedby="d3f"/></p><p>1. Turn this tree into a max-at-top heap using the procedureoutlined in lecture, and show the heap that is produced.</p><p>2. What is