Use of charAt Posted on 04:23 by Unknown with No comments // To find the character on a given location class ExactLoc{public static void main(String arr[]){String a="shaminder";System.out.println(a.charAt(4));}} Email ThisBlogThis!Share to XShare to Facebook
0 comments:
Post a Comment