suppose I create a program in c++ and create an .exe by the name of ctesting.exe
#include //ctesting code using namespace std; int main() {