write a program of palindrome(madam=madam) using pointer?
Answer Posted / rajni
write a program for array to pointer and pointer of an
array?
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
what is the function of pragma directive in c?
Explain how do you convert strings to numbers in c?
What is restrict keyword in c?
Are the variables argc and argv are always local to main?
Is c high or low level?
How can I do graphics in c?
What is zero based addressing?
code for replace tabs with equivalent number of blanks
What is scope rule of function in c?
What is hungarian notation? Is it worthwhile?
What are pragmas and what are they good for?
What are the differences between Structures and Arrays?
Explain the difference between strcpy() and memcpy() function?
What is the size of array float a(10)?
Explain how do you override a defined macro?