Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

intern() in strings. why is it used

GOWRAV KUMAR K answered on August 18, 2022 Popularity 7/10 Helpfulness 8/10

Contents


More Related Answers

  • string interning in python

  • intern() in strings. why is it used

    2
    Popularity 7/10 Helpfulness 8/10 Language java
    Tags: java
    Link to this answer
    Share Copy Link
    Contributed on Aug 18 2022
    GOWRAV KUMAR K
    0 Answers  Avg Quality 2/10

    Closely Related Answers



    0

    String interning refers to the concept of using only one copy of a

    distinct String value that is Immutable.

    It provides the advantage of making String processing efficient in

    Time as well as Space complexity. But it introduces extra time in

    creation of String

    https://www.geeksforgeeks.org/interning-of-string/

    Popularity 7/10 Helpfulness 1/10 Language java
    Source: Grepper
    Tags: java
    Link to this answer
    Share Copy Link
    Contributed on Feb 04 2023
    Pragya Keshap
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.