kindly convert into c++#include <iostream.h> #include <conio.h> void main() { clrscr(); int x = 10; int y = 2...
This user does not accept Private Messages