Saturday 16 September 2017

Problems on Strings

Problems on Strings
·            String Length
·           String to Upper case
·          String to Lower case
·           String Compare
·           String Compare ignore case
·          String Reverse
·          String Concatenation
·          Toggle case of String
·          Locate a character in string
·          Locate a word in String
·          Sort array of 10 String
·          To print sum of digits in string
·          Remove repeated words in string 
·          Replace Substring with the given string

No comments:

Post a Comment