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

Post New Answer

More C Interview Questions

if function is declared as static in one source file, if I would like to use the same function in some other source file...is it possible....how ?

2 Answers   NetApp,


Do you know the use of 'auto' keyword?

0 Answers  


Explain how can I open a file so that other programs can update it at the same time?

0 Answers  


Explain the Difference between the New and Malloc keyword.

0 Answers   InterGraph,


Tell about strtok & strstr functions

2 Answers   HCL, iFlex, Motorola,






how to print "hai" in c?

13 Answers   TCS,


1) There is a singing competition for children going to be conducted at a local club. Parents have been asked to arrive at least an hour before and register their children’s names with the Program Manager. Whenever a participant registers, the Program Manager has to position the name of the person in a list in alphabet order. Write a program to help the Program Manager do this by placing the name in the right place each time the Program Manger enters a name. 2) the Event Manager has to send participants to the stage to perform in the order in which they registered. Write a program that will help the Event Manager know who to call to the stage to perform. The Logic should be in Data Structures

0 Answers   KPIT,


logic for x=y^n

1 Answers   Delphi,


how to write palindrome program?

3 Answers  


What is alloca() and why is its use discouraged?

1 Answers  


How to print "I Love My India" without using semi colon?

4 Answers  


what is diff between localstatic and globalstatis variable possible 2 use in another file...?

2 Answers   HCL,


Categories