|
-
Aug 2nd, 2004, 12:16 PM
#1
Thread Starter
Addicted Member
array storage bytes of memory
I am not sure if I even really need to know this for programming java, but its bothering me not to know...
i know that an int stores 4 bytes of memory and a char stores 2 bytes...
is it the same for an array???
like if int a[100];
does mean we give 100 cells * 4 bytes of memory???
annie
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|