

MCQOPTIONS
Saved Bookmarks
1. |
Which of these methods returns the total number of bytes of memory available to the program? |
A. | getMemory() |
B. | TotalMemory() |
C. | SystemMemory() |
D. | getProcessMemory() |
Answer» C. SystemMemory() | |