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 / dprusty6
plz give me the answer
| Is This Answer Correct ? | 4 Yes | 7 No |
Post New Answer View All Answers
What does the error message "DGROUP exceeds 64K" mean?
What is wrong with this code?
what is the structure pointer?
What is the description for syntax errors?
What is variable in c example?
in any language the sound structure of that language depends on its a) character set, input/output function, its control structures b) character set, library functions, input/output functions its control structures c) character set, library functions, control sturctures d) character set, operators, its control structures
Explain what will be the outcome of the following conditional statement if the value of variable s is 10?
where are auto variables stored? What are the characteristics of an auto variable?
What is a list in c?
I came across some code that puts a (void) cast before each call to printf. Why?
Give basis knowledge of web designing ...
What is meant by preprocessor in c?
What is typedef?
Is it possible to execute code even after the program exits the main() function?
What are the rules for identifiers in c?