Computer Science, asked by vikas325991, 10 months ago

write a program to find and display the number of words present in the sentence by using scanner class​

Answers

Answered by ayushmansharma2006
1

Answer:

class idontknow

{public static void main()

{Scanner sc = new Scanner(System.in)

final String = "I dont know";

}

}

Answered by Vyomsingh
0

Answer:

Hey mate here is your answer....

Explanation:

Attachments:
Similar questions