

MCQOPTIONS
Saved Bookmarks
1. |
You can display the amount of memory used by the system by calling: |
A. | this->benchmark->memory_use() |
B. | this->memory_use() |
C. | this->benchmark->memory_usage() |
D. | this->memory_usage() |
Answer» D. this->memory_usage() | |