Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Java (https://www.askmehelpdesk.com/forumdisplay.php?f=440)
-   -   Doubt in object createion (https://www.askmehelpdesk.com/showthread.php?t=834565)

  • Sep 23, 2017, 10:47 AM
    bhavarad
    Doubt in object createion
    String str="helloworld"; String str1=new String("helloworld"); String str2=new String("helloworld"); How many objects are created in above java code and could you please explain it?

  • All times are GMT -7. The time now is 07:26 AM.