Search:

Type: Posts; User: tcstcs

Search: Search took 0.11 seconds.

  1. Replies
    5
    Views
    2,381

    Re: StringBuffer Implemenatation

    Thank u.. u answered my qn.
  2. Replies
    5
    Views
    2,381

    Re: StringBuffer Implemenatation

    Lets say StringBuffer sf = new StringBuffer("Hello");
    then i would append "Hi" to my stringbuffer object. I am looking for an algorythm how java searches for that Hello obj and appends the value Hi...
  3. Replies
    5
    Views
    2,381

    StringBuffer Implemenatation

    Hi,

    How stringbuffer implementation is being done in Java. I mean how it creates objects and appends values??
Results 1 to 3 of 3