Vidyalelo
Java Programming · Q126

Interfaces and Abstract Classes

Programming · Java Programming · question 126

Q126

Which of these methods returns the total number of bytes of memory available to the program?

A.
getMemory()
B.
TotalMemory()
Answer
C.
SystemMemory()
D.
getProcessMemory()

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board