Skip to content

Task-10:

Saad Tariq requested to merge Task-10 into main

Write a java program to capitalise each word in string. Solution: So I write a code in which I use stringbuilder and ASCII codes to convert a string to upper case by -32 from the Original code that returns me the upper case string

Merge request reports