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()


Discussion

No Comment Found