Write a C++ program that incorporates three functions subtraction, addition and operation. The subtraction and addition accepts two integer parameters and are used to return the added and subtracted values respectively. The operation function accepts two integer parameters and a pointer to a function and which is used to call the pointed function that returns the computed value accordingly, and which is then returned to the main function to be displayed. The main function declares two pointers sum and minus to the functions addition and subtraction respectively and then calls the operation function twice, each with respective arguments
1
Expert's answer
2019-10-22T07:59:46-0400
Dear Edwin , your question requires a lot of work, which neither of our experts is ready to perform for free. We advise you to convert it to a fully qualified order and we will try to help you. Please click the link below to proceed: Submit order
Comments
Leave a comment