In this video, reversing each word of a string is discussed using split(), charAt(), length() methods of String class and length property of array.
Link to the Book - Essentials of Computer Applications:
https://www.amazon.in/Essentials-Comp...
Link to Lesson 25: Nested loops:
• Lesson 25 Nested Loops - Introduction