XK0-005 · Question #1236
XK0-005 Question #1236: Real Exam Question with Answer & Explanation
The correct answer is D: Wayland. {"question_number": 4, "question": "Which of the following are classified as Linux GUI servers?", "correct_answer": "D, F", "explanation": "A GUI server is a software layer that provides the graphical display service that other applications (clients) connect to in order to render
Question
Which of the following are classified as Linux GUI servers? (Choose two.)
Options
- AVNC
- BKDE
- CGnome
- DWayland
- EMATE
- FX11
Explanation
{"question_number": 4, "question": "Which of the following are classified as Linux GUI servers?", "correct_answer": "D, F", "explanation": "A GUI server is a software layer that provides the graphical display service that other applications (clients) connect to in order to render windows and graphics. X11 (also called X Window System or X.Org) is the long-established display server protocol and implementation on Linux. Wayland is a modern display server protocol designed to replace X11, with compositors like Weston or Mutter acting as the server. Both D (Wayland) and F (X11) are therefore correctly classified as GUI servers. KDE, GNOME, and MATE are desktop environments - they are clients that run on top of a display server and provide the user-facing interface (taskbars, file managers, etc.). VNC is a remote desktop sharing protocol, not a local GUI server in the traditional sense.", "generated_by": "claude-sonnet", "llm_judge_score": 3}
Topics
Community Discussion
No community discussion yet for this question.