@mevicky4u2k11-vHRzyy
•
Oct 26, 2024
Oct 26, 2024
1.6K
debugging code: plz debugg this code....
plz debug this....i need it ...plzz help...
#include <iostream>
using namespace std;
class swapping;
{
cout << "Swapping value of two numbers \n";
int firstnumber, secondnumber;
public:
void getdata (int...