adspace
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 can I implement sets or arrays of bits?
what is ur strangth & weekness
PLS U SENS ME INTERVIEW O. MY EMAIL ADD, SOFIYA.SINGH@GMAIL.COM
In C programming, how do you insert quote characters (‘ and “) into the output screen?
can any one please explain, how can i access hard disk(physical address)? it is possible by the use of far,near or huge pointer? if yes then please explain......
Is int a keyword in c?
Can a function be forced to be inline? Also, give a comparison between inline function and the C macro?
write a c program to find the sum of five entered numbers using an array named number
What are compound statements?
Do you know the difference between malloc() and calloc() function?
What are pointers? What are different types of pointers?
hi send me sample aptitude papers of cts?
what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;
The % symbol has a special use in a printf statement. How would you place this character as part of the output on the screen?
What is the difference between union and anonymous union?