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
What is volatile keyword in c?
What is the difference between array and pointer in c?
Explain what header files do I need in order to define the standard library functions I use?
What is the difference between the local variable and global variable in c?
plz let me know how to become a telecom protocol tester. thank you.
Explain how can a program be made to print the line number where an error occurs?
Why is it usually a bad idea to use gets()? Suggest a workaround.
What is difference between array and pointer in c?
Why is not a pointer null after calling free?
Explain high-order and low-order bytes.
I was asked to write a program in c which when executed displays how many no.of clients are connected to the server.
Can the “if” function be used in comparing strings?
Can 'this' pointer by used in the constructor?
how to write a c program to print list of fruits in alpabetical order?
What is default value of global variable in c?