write a program in java to input a sentence and print each word in reverse order if any word contain 5 or more characters in it. Please answer
Answers
Answered by
1
Answer:
This program reverses every word of a string and display the reversed string as an output. For example, if we input a string as “Reverse the word of this string” then the output of the program would be: “esrever eht drow fo siht gnirts”.
Answered by
2
Explanation:
hii good morning have a nice day ahead
Similar questions