Courseiva
mediumMultiple ChoiceObjective-mapped

XK0-006 Practice Question: Refer to the exhibit

Exhibit

Output of 'free -h':
              total        used        free      shared  buff/cache   available
Mem:           7.7G        7.5G        0.1G        0.0G        0.1G        0.1G
Swap:          2.0G        1.2G        0.8G

Refer to the exhibit. What is the total amount of RAM installed on the system?

⚠ Common exam trap

Candidates often confuse the 'total' column with the nominal hardware capacity (e.g., 8 GB) or mistakenly pick the 'used' or 'available' values, not realizing that `free -h` reports the kernel's view of installed RAM after hardware reservations.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

7.7G

The output of `free -h` shows the total memory in the 'total' column of the 'Mem:' row, which is 7.7G. This value represents the total physical RAM installed and available to the system, as reported by the kernel from the hardware.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • 7.7G

    Why this is correct

    The total column shows 7.7G.

  • 7.5G

    Why it's wrong here

    This is the used RAM, not total.

  • 8.0G

    Why it's wrong here

    Not present in the output.

  • 0.1G

    Why it's wrong here

    This is free RAM, not total.

About these practice questions

One of 979 original XK0-006 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This XK0-006 practice question is part of Courseiva's free CompTIA certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the XK0-006 exam.