Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

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: b
Explanation: TotalMemory() returns the total number of bytes available to the program.

Join The Discussion