typecasting#include <iostream> using namespace std ; main () { int i=3,j=2; double k =static_cast<...
This user does not accept Private Messages