Write a c program to enter a string of paragraph and
replacing a particular word which is repeated in the
paragraph by another word?
Answers were Sorted based on User's Feedback
code for quick sort?
how can write all 1to 100 prime numbers using for loop,if and break ?
Write a program to find whether the given number is prime or not?
wats the diference btwen constant pointer and pointer to a constant.pls give examples.
Why clrscr is used in c?
write a c program to print the next of a particular no without using the arithmetic operator or looping statements?
what is the diffrenet bettwen HTTP and internet protocol
What is meant by recursion?
given the piece of code int a[50]; int *pa; pa=a; to access the 6th element of the array which of the following is incorrect? a.*(a+5) b.a[5] c.pa[5] d.*(*pa + 5)
write a program in C to swap two variables
Why are all header files not declared in every c program?
give one ip, find out which contry