In this video we are removing the duplicate characters in a given string ....
by using charat method & index of method..... !!!
#Basicjavaprogramtoremoveduplicatecharactersinagivenstring
#Basic javaprogram to remove duplicate characters in a given string.