Fiserv Interview Question

String str = "Test"; String str1 = "Test"; String str2 = new String ("Test"): how many object would be created in pool and heap?