Question: countWords Submit Assignment Due Wednesday by 11:59pmPoints 100 Submitting a file upload File Types java Available after Oct 13 at 9:50am Write a method public

countWords Submit Assignment Due Wednesday by 11:59pmPoints 100 Submitting a file upload File Types java Available after Oct 13 at 9:50am Write a method public static int countWords(String str) that returns a count of all words in the string str. Words are separated by spaces. For example, countWordsC"Mary had a little lamb" should return 5 Your submission does not need to include a main() program. Just the body of countWordsO
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
