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 chaudhary
thanx ram u r exelent.
| Is This Answer Correct ? | 17 Yes | 15 No |
Post New Answer View All Answers
List some of the dynamic data structures in C?
What are the 5 elements of structure?
What is c language and why we use it?
Explain what is wrong with this statement? Myname = ?robin?;
What is a macro in c preprocessor?
How many identifiers are there in c?
What are valid signatures for the Main function?
What are the advantages of using new operator as compared to the function malloc ()?
What are variables c?
How many loops are there in c?
The process of repeatedly running a set of computer instructions until some condition is specifed a) condition b) sequential condition c) global d) iteration
What is the best organizational structure?
How can I write a function analogous to scanf?
What is a void pointer? When is a void pointer used?
What are the preprocessor categories?