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


Please Help Members By Posting Answers For Below Questions

How can I open files mentioned on the command line, and parse option flags?

594


How can I get the current date or time of day in a c program?

652


Explain how are 16- and 32-bit numbers stored?

783


Why are algorithms important in c program?

620


In this problem you are to write a program that will cut some number of prime numbers from the list of prime numbers between 1 and N.Your program will read in a number N; determine the list of prime numbers between 1 and N; and print the C*2 prime numbers from the center of the list if there are an even number of prime numbers or (C*2)-1 prime numbers from the center of the list if there are an odd number of prime numbers in the list.

1379






What is a pragma?

668


What does a pointer variable always consist of?

665


Explain setjmp()?

655


if p is a string contained in a string?

1404


What is enumerated data type in c?

625


Write a program to reverse a string.

638


What is keyword in c?

602


Write a program to implement a round robin scheduler and calculate the average waiting time.Arrival time, burst time, time quantum, and no. of processes should be the inputs.

623


Explain is it valid to address one element beyond the end of an array?

736


Is c is a middle level language?

597