Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

comparison of string

807606Apr 4 2007 — edited Apr 4 2007
I've got a string s= ".................D";
ive got another string var s1="D";
i wanna get the value of s as "D" and then compare it with s1.

How do i do this?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 2 2007
Added on Apr 4 2007
14 comments
164 views