n=7623
{
temp=n/10;
result=temp*10+ result;
n=n/10
}
Answer Posted / bobby shankar
it will display something garbage
because value of result is not
initialised .
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
will u please send me the placement papers to my mail???????????????????
How can you be sure that a program follows the ANSI C standard?
What is the difference between struct and typedef struct in c?
What are the two types of structure?
What are the 4 types of organizational structures?
What does it mean when the linker says that _end is undefined?
Write a program to generate random numbers in c?
What does typeof return in c?
Should I learn data structures in c or python?
What are the different data types in C?
What are the back slash character constants or escape sequence charactersavailable in c?
Can you please compare array with pointer?
How to explain the final year project as a fresher please answer with sample project
What is a union?
Which is best linux os?