In this Program we are making a basic calculator that performs addition, subtraction, multiplication and division dependent on the user input. The program takes the estimation of both the numbers (entered by user) and after that user is approached to…