write a program to find and display the number of words present in the sentence by using scanner class
Answers
Answered by
1
Answer:
class idontknow
{public static void main()
{Scanner sc = new Scanner(System.in)
final String = "I dont know";
}
}
Answered by
0
Answer:
Hey mate here is your answer....
Explanation:
Attachments:
Similar questions