write a program to display reverse of a number using for
loop?
Answer Posted / adarsh sandy
please app log btao ki iska program kaise banega
1
121
12321
121
1
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
How do you determine the length of a string value that was stored in a variable?
What does the c in ctime mean?
Is that possible to add pointers to each other?
What does != Mean in c?
Explain the priority queues?
Explain setjmp()?
What is difference between stdio h and conio h?
Is main an identifier in c?
What are the uses of null pointers?
Explain the use of keyword 'register' with respect to variables.
What are the different properties of variable number of arguments?
Explain what is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?
Explain the array representation of a binary tree in C.
Explain the properties of union.
How do I read the arrow keys? What about function keys?