Write a program using C++ that ask the user for the flowing: Howmany shares to be bought: The price per share: Percent commissionfor the broker for each transaction: Average annual return as ofpercentage: The program should calculate and display the following:The amount paid for the stock alone (without the commission) Theamount of the commissionThe total amount of paid (the payment forstock plus the commission) After TEN years, your shares willworth: