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
What are the c keywords?
write a program to concatenation the string using switch case?
What is the stack in c?
Write a program to swap two numbers without using third variable in c?
What is the use of gets and puts?
The number of measuring units from an arbitarary starting point in a record,area,or control block to some other point a) recording pointer b) offset c) branching d) none
How can I use a preprocessorif expression to ?
Explain what is operator promotion?
What are data structures in c and how to use them?
Can we use visual studio for c?
How do you sort filenames in a directory?
What is a file descriptor in c?
Which is best book for data structures in c?
Can a file other than a .h file be included with #include?
What is #line in c?