Posted by: dhimaar1 February 20, 2008
Help with Java programming
Login in to Rate this Post:     0       ?        

hi. somebody plz help me with this java programming problem.

i have a string

String m = Nepal is beautiful.

So how do i replace all the characters with '*".

so that the  output looks like this.

new string m1 = ***** ** *********

 

Read Full Discussion Thread for this article