Input is "rama loves rajesh and rajesh Loves rama also and
rajesh wear gloves and bloves"
To print output is count the numbers of times repeted the
word love without case sensitive.
No Answer is Posted For this Question
Be the First to Post Answer
What is a double c?
What is page thrashing?
How to find the usage of memory in a c program
What's the total generic pointer type?
What kind of structure is a house?
Program to write some contents into a file using file operations with proper error messages.
Differentiate between functions getch() and getche().
what are the files which are automatically opened when a c file is executed?
In C language, a variable name cannot contain?
Calculate 1*2*3*____*n using recursive function??
Can we increase size of array in c?
How to find a missed value, if you want to store 100 values in a 99 sized array?