T
Tony Johansson
Hi!
Does all string literal be stored in the string literal pool. I mean is
there any limitation or once a string literal is declared it will be put in
the pool and stay there until the program stops.
//Tony
Does all string literal be stored in the string literal pool. I mean is
there any limitation or once a string literal is declared it will be put in
the pool and stay there until the program stops.
//Tony