Write a c program to enter a string of paragraph and
replacing a particular word which is repeated in the
paragraph by another word?

Answer Posted / dawn

I think in 'c' it is not possible

Is This Answer Correct ?    5 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is maximum size of array in c?

586


Explain what are binary trees?

616


What is the use of pragma in embedded c?

594


Which is more efficient, a switch statement or an if else chain?

585


Does c have circular shift operators?

734






One of the Institutes contains 5 student groups. Every group contains 4 students. Institute wants to store student group’s details in array. Group should contain group member’s details (name and registration number and age), project name, and mark of the group.

2162


An integer that indentifies the position of a data item in a sequence of data items a) value b) number c) index d) all of the above

650


What do you mean by dynamic memory allocation in c? What functions are used?

659


What is storage class?

658


Explain what is the general form of a c program?

627


When is the “void” keyword used in a function?

845


Write a program to check palindrome number in c programming?

601


What are the different types of control structures?

590


What is the difference between mpi and openmp?

738


What is memcpy() function?

624