samedi 1 août 2015

How to remove sub string or specific set of characters from a string?

string s1="hellojava world"; _create substring s2 ="ello,orld" and remove this substring. don't use- replace,remove, removeall, stringTokonizer.

output should be=> hjava w

Aucun commentaire:

Enregistrer un commentaire