Implemented Capitalizer, that will capitalize the given string
Developed a class Capitalizer have method capitalizer that capitalize each character of given String.
Developed a class Capitalizer have method capitalizer that capitalize each character of given String.