java

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • arull
    New Member
    • Mar 2008
    • 9

    #1

    java

    what is the difference b/w string and string buffer
  • JosAH
    Recognized Expert MVP
    • Mar 2007
    • 11453

    #2
    Originally posted by arull
    what is the difference b/w string and string buffer
    I bet you haven't read the API documentation for both classes.

    kind regards,

    Jos

    Comment

    • satch
      New Member
      • Feb 2008
      • 23

      #3
      Originally posted by JosAH
      I bet you haven't read the API documentation for both classes.

      kind regards,

      Jos
      API Doc for Java2SE 5.0 :
      http://java.sun.com/j2se/1.5.0/docs/api/index.html
      Really helpful. Keep it bookmarked.

      I thought I'll save him the effort to search for it :-D

      Comment

      Working...