n=7623
{
temp=n/10;
result=temp*10+ result;
n=n/10
}

Answer Posted / vignesh1988i

assuming that the variables that are used above are integers....


the result will be : depends on the user....

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does *p++ do?

576


Why enum is used in c?

513


Explain what is gets() function?

616


Explain how do you list files in a directory?

606


WHAT IS THE DEFINATION OF IN TECHNOLOGY AND OFF TECHNOLOGY ?

1851






What is the difference between c and python?

572


How can I dynamically allocate arrays?

581


What do you mean by a local block?

618


How #define works?

604


Why & is used in scanf in c?

612


What is difference between structure and union?

588


How do I determine whether a character is numeric, alphabetic, and so on?

614


What are the advantages of c preprocessor?

699


Is c is a procedural language?

586


the question is that what you have been doing all these periods (one year gap)

1610