Write a c++ program that declare three single dimensional arrays nammrs: price, quantity, amount. Number for the price are 10.62, 14.89, 13.21, 16.55, 18.62, 9.47, 6.58, 18.32, 12.15, 3.98. And for quantity are: 4, 8.5, 6, 7.35, 9, 15.3, 3, 5.4, 2.9, 4.8. Calculate the amount and store it in array and display the output