1. Write a C program to count the number of occurrence
of
a specific word in the given strings.
(for e.g. Find how many times the word “live” comes in the
sentence “Dream as if you’ll live forever, live as if
you’ll die today ”)

Answer Posted / taruna.kashyap

plz give me answer of this question.

Is This Answer Correct ?    59 Yes 45 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the use of fflush() function?

633


console I/O functions means a) the I/O operations done on disk b) the I/O operations done in all parts c) the input given through keyboard is displayed VDU screen d) none of the above

668


What is scanf () in c?

672


What is hashing in c?

650


Can you define which header file to include at compile time?

601






Do character constants represent numerical values?

854


Why can’t we compare structures?

824


What is c language and why we use it?

630


plz let me know how to become a telecom protocol tester. thank you.

1753


a linearly ordered set of data elements that have the same structure and whose order is preserved in storage by using sequential allocation a) circular b) ordinary c) array d) linear list

641


What is the use of static variable in c?

601


How can you increase the allowable number of simultaneously open files?

605


What is table lookup in c?

641


What is the scope of static variable in c?

543


The process of repeatedly running a set of computer instructions until some condition is specifed a) condition b) sequential condition c) global d) iteration

642