How to reverse a string using a recursive function, without
swapping or using an extra memory?
Answer Posted / sasi
#include<stdio.h>
#include<conio.h>
void main()
{
printf("\n i dont know");
}
getch();
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why are some ANSI/ISO Standard library routines showing up as undefined, even though I've got an ANSI compiler?
What is wrong with this statement? Myname = 'robin';
Explain 'bit masking'?
How does selection sort work in c?
Explain how do you list files in a directory?
What do you mean by c what are the main characteristics of c language?
Why is c so important?
Hai,I have done with my bachelor of commerce and planing to ms,please suggest me how to convince vo for shifting from commerce to computers. Visa on 8 DEC 2014 Npu university
How is a null pointer different from a dangling pointer?
What are the disadvantages of c language?
What is variable and explain rules to declare variable in c?
Can you please explain the difference between exit() and _exit() function?
What is a good data structure to use for storing lines of text?
What is mean by data types in c?
Why is c used in embedded systems?