String

You might also like

You are on page 1of 1

[1] Write A Program to replace each given character to other e.g.

blank with %

[2] Write A Program to count a number of vowels and consonants in a String

[3] Write A Program to reverse String using Iteration and Recursion

[4] Write A Program to count the occurrence of a given character in String

[5] Write A Program to Print duplicate characters from String

[6] Write A Program to check if two Strings are anagrams or not(Army -- Mary)

[7] Write A Program to print non repeated character from String

[8] Write A Program to reverse words in a sentence

[9] Write A Program to remove duplicate characters from String

[10] Write A Program to sort String

You might also like