Write a program for a simple c++ calculator which have different functions for different operations . Make a menu base selection screen usin...

Write a program for a simple c++ calculator which have different functions for different operations . Make a menu base selection screen usin...
Write a simple C++ program which have four different functions for basic operations like addition, subtraction, division and multiplication....