sathish
Difference between string and string Builder?
By sathish in C# on Jul 08 2010
  • Keerthi Venkatesan
    Apr, 2016 22

    string -the object created as a String is stored in the Constant String Pool . string biulder - that is it stores the object in heap and it can also be modified .

    • 0
  • Umar Ali
    Sep, 2012 1

    Please refer to the following URL to know the differences between String and StringBuilder,http://onlydifferencefaqs.blogspot.in/2012/08/oops-difference-faqs-4.html

    • 0
  • Manish Tewatia
    Aug, 2010 12

    Hi Sathish,
    As you have problem regarding String and StringBuilder Classes, Just read my this article this will help you lot. Click hear....

    • 0
  • Manish Tewatia
    Aug, 2010 12

    Hi Sathish,

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS