string reverse using recursion
No Answer is Posted For this Question
Be the First to Post Answer
Explain how can I convert a number to a string?
Why can't I perform arithmetic on a void* pointer?
plz let me know how to become a telecom protocol tester. thank you.
what is use of loop?
Is c functional or procedural?
what is the difference between i++ and ++i?
show how link list can be used to repersent the following polynomial i) 5x+2
If one class contains another class as a member, in what order are the two class constructors called a) Constructor for the member class is called first b) Constructor for the member class is called second c) Only one of the constructors is called d) all of the above
wats the diference btwen constant pointer and pointer to a constant.pls give examples.
differentiate built-in functions and user – defined functions.
Explain what is the difference between a string and an array?
How can this be legal c?