07-15-2012, 12:39 PM
Hello,
Can anyone please help me in following task.
There is paragraph below which is a string.
strpara="ABC is good at testing.ABC is working on PC.ABC is playing games."
write a code for:- Calculate the occurrences of word “ABC” in the string given above.
Thanks.
Can anyone please help me in following task.
There is paragraph below which is a string.
strpara="ABC is good at testing.ABC is working on PC.ABC is playing games."
write a code for:- Calculate the occurrences of word “ABC” in the string given above.
Thanks.