hello,
may I know the method to create an array with unknown size?
in C , one can go for malloc.
what is the method in java?
regards,
bela
may I know the method to create an array with unknown size?
in C , one can go for malloc.
what is the method in java?
regards,
bela
Comment