February 2014
Beginner
1248 pages
62h 25m
English
• The limit for dynamic memory allocation (p. 871) can be as large as the available physical memory in the computer or the available disk space in a virtual-memory system. Often the limits are much smaller, because the computer’s available memory must be shared among many users.
• If no memory is available, an OutOfMemoryError is thrown.
Read now
Unlock full access