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


Please Help Members By Posting Answers For Below Questions

Can we access the array using a pointer in c language?

549


What is realloc in c?

569


What is c++ used for today?

649


What is the code for 3 questions and answer check in VisualBasic.Net?

1676


The program will first compute the tax you owe based on your income. User is prompted to enter income. Program will compute the total amount of tax owed based on the following: Income Tax 0 - $45,000 = 0.15 x income $45,001 - $90,000 = 6750 + 0.20 x (income – 45000) $90,001 - $140,000 = 15750 + 0.26 x (income – 90000) $140,001 - $200,000 = 28750 + 0.29 x (income – 140000) Greater than $200,000 = 46150 + 0.33 x (income – 200000) Dollar amounts should be in dollars and cents (float point numbers with two decimals shown). Tax is displayed on the screen.

1046






What do you mean by invalid pointer arithmetic?

619


Why c is called object oriented language?

571


Please send me WIPRO technical question to my mail ID.. its nisha_g28@yahoo.com please its urgent

1633


Which operators cannot be overloaded a) Sizeof b) .* c) :: d) all of the above

648


Lists the benefits of c programming language?

578


What are the disadvantages of c language?

606


Write a program to check whether a number is prime or not using c?

562


What is string function in c?

525


Write the program that calculates and prints the average of several integers. Assume that the last value read is sentinel 9999.

3100


in iso what are the common technological language?

1614