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 are different types of operators?
what are the 10 different models of writing an addition program in C language?
What does & mean in scanf?
What are the Advantages of using macro
hw can we delete an internal node of binary search tree the internal node has child node..plz write progarm
Not all reserved words are written in lowercase. TRUE or FALSE?
c programs are converted into machine language with the help of a) an interpreter b) a compiler c) an operatinf system d) none of the above
explain what are pointers?
Simplify the program segment if X = B then C ← true else C ← false
How can you increase the size of a statically allocated array?
How we can insert comments in a c program?
What is the purpose of & in scanf?
What is pointer to pointer in c?
Can an array be an Ivalue?
Why do we need a structure?