basic c
Write a C program which perform division operation and exit the program if someone enters 0
TASK- Write a C program which perform division operation and exit the program if someone enters 0 CODE: #include<stdio.h>…
TASK- Write a C program which perform division operation and exit the program if someone enters 0 CODE: #include<stdio.h>…