Computer Science, asked by mukkasaipratheek, 1 month ago

#include<tostrean.h>

int main()
{

int x = 0;

int &y = x; y = 14;


while(x = 14)
{
cout<< y++ "";



X++;
}

cout<< x;

return 0;
}

Answers

Answered by muzaffarmuzaffar2013
0

Explanation:

bbbsbwbshhjsjssjhshhsvdhr

Similar questions