Answer Posted / guest
strrev(str1,str2);
| Is This Answer Correct ? | 1 Yes | 17 No |
Post New Answer View All Answers
Why do we need arrays in c?
Is fortran still used today?
Where is c used?
Can I use base-2 constants (something like 0b101010)? Is there a printf format for binary?
Why can't I perform arithmetic on a void* pointer?
Distinguish between actual and formal arguments.
how could explain about job profile
Explain can you assign a different address to an array tag?
Do pointers need to be initialized?
FILE PROGRAMMING
What is const keyword in c?
What is a static variable in c?
What is structure pointer in c?
How pointers are declared?
Why is a semicolon (;) put at the end of every program statement?