11
Answers

c# programming interview question ...solve this program

Photo of vasanth krishna

vasanth krishna

11y
2.1k
1
A paragraph  contain number of statements.The program is to find that how many times a particular word present in the paragraph...(without using any special method)

EX:consider its a pragraph :

wwwwwwwwwwww red wwwwwwwwwred ....sabdkjab red jhhkshhkhk red  hkhkhhgiuyvvu red...

Find how many times the word red present in this paragraph...

Answers (11)