Page 1 of 1

Regarding java Write an application that inputs a line of text, tokenizes the line with Stringmethod split and outputs t

Posted: Fri May 20, 2022 3:43 pm
by answerhappygod
Regarding java
Write an application that inputs a line of text, tokenizes the
line with Stringmethod split and outputs the tokens in reverse
order. Use space characters asdelimiters. (This is a Bonus question
1 point) // upload only .txt file