Write a C program to perform arithmetic calculation between two numbers while assigning the values on runtime. #include<stdio.h> //Start t…
Social Plugin