User Profile

Collapse

Profile Sidebar

Collapse
gstry
gstry
Last Activity: Feb 6 '20, 12:12 PM
Joined: Feb 5 '20
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • gstry
    replied to java array and string
    in Java
    thanks so much well explain
    See more | Go to post

    Leave a comment:


  • gstry
    started a topic java array and string
    in Java

    java array and string

    array not created like in C++

    int a[5];
    a[0]=5;
    Main.java:13: error:']' expected
    int a[5];
    Main.java:13: error:illegal start of expression
    int a[5]:

    Why pool used for string? why memory is not used like other objects?

    i read other sites, please easy explan.
    See more | Go to post
No activity results to display
Show More
Working...