Linux/Unix System Programming

Casual Mode - Take your time!

1 / 20
Correct
0
Incorrect
0
Score
0%
Multiple Choice

How can I tell how much memory my system has?

  1. Use getmemory()
  2. Use sysctl()
  3. Use freemem()
  4. Use malloc()
Change Mode