What is the output of following code ?
char d = 'e';
inti=1;
int s = 100,
do {
i++,
if (w% s !=0)
d = s++;
cout <<d+1 <<"";
w--;
} while(i <+2);
count<<d<<"$"<<s;
STEP by STEP SOLUTION On YouTube Video
Subscribe our channel for more videos
FaceBook:
What is the output of following code ?
char d = 'e';
inti=1;
int s = 100,
do {
i++,
if (w% s !=0)
d = s++;
cout <<d+1 <<"";
w--;
} while(i <+2);
count<<d<<"$"<<s;
STEP by STEP SOLUTION On YouTube Video
Subscribe our channel for more videos
FaceBook:
No comments:
Post a Comment