0
Hi, can any one help me to solve this problime
Write a java program that reads a paragraph(at least 50 char)until it finds the string "the end"in witch case it stops then the program will ask for a word to enter after that the program will count how many times the word appers in the paragraph entered
2 Answers
+ 8
Try to do your own homework first. If you're stuck, post the code here and tell us your problem.