Top 5 Java Strings Interview Questions | Core Java Tutorial |Rahul Shetty

From this Video, You will Understand below Important Concepts of Strings
Why Strings are Immutable in Java?
How memory is allocated to String literal and String class object?
When to use == and equals() methods to compare Strings
Importance of String Builder and String Buffer classes and their Differences
Program in making the string mutable with String Buffer
******************************************************************************
Get your FREE copy of core java tutorials from RahulShettyAcademy.com or Just click below link
courses.rahulshettyacademy.co...

Пікірлер: 7

  • @mohitbaluja7158
    @mohitbaluja7158 Жыл бұрын

    Thank You so much Rahul for this clear cut explanation. ❤

  • @sivashankari.p
    @sivashankari.p10 ай бұрын

    Thank u so much for this video sir.. It really helped in my interviews..

  • @madandulal4264
    @madandulal426411 ай бұрын

    Thanks for posting this kind of videos, it’s helped a lot.

  • @aishanabidan7259
    @aishanabidan72593 жыл бұрын

    line 8 --> immutable

  • @socialrights9979
    @socialrights99792 жыл бұрын

    Good.

  • @sureshsubramaniyan3201
    @sureshsubramaniyan32012 жыл бұрын

    Thanks for the video and need one clarification based on above video ( Video : 13 to 16 min ) , If we want to run our test cases in parallel then need to use String Builder ( it is not thread safe and not synchronized ) or String Buffer. hope we can use string builder instead of string buffer for parallel exe. Please Confirm.

  • @venkateshgalla3925

    @venkateshgalla3925

    2 жыл бұрын

    Use StringBuffer for Concurrent/Parallel execution of tests.. 😊

Келесі