Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #107.70K
~305 People Reached
Favorite Forums
Favorite Tags
1 Posted Topic
hi, how about this code. I just tried avoiding array and I want to see if I can do it without array. [code] String s = "Hello World I am happy with you guys"; String n = ""; //used to save non repeated characters int length = s.length(); while(length != …
The End.
sun light