Give the output of the following program:
int n = 1234, d,s = 0, C = 0;
while (n !=0)
{
d=n% 10
S = s+ d *(int) Math pow (10,c++);
n=n/10;
system. cout, println (s);
Answers
Answered by
0
Answer:
vksbsksjhdkzlxjbddhhsvdjj
Similar questions