XK0-005 · Question #61
XK0-005 Question #61: Real Exam Question with Answer & Explanation
The correct answer is A: X11 provides graphical display capabilities. {"question_number": 5, "question": "Which of the following BEST describes the purpose of the X11 system?", "correct_answer": "A. X11 provides graphical display capabilities", "explanation": "X11 (also called the X Window System or X) is a foundational protocol and architecture fo
Question
Which of the following BEST describes the purpose of the X11 system?
Options
- AX11 provides graphical display capabilities
- BX11 provides command line capabilities
- CX11 provides networking capabilities
- DX11 provides telephony capabilities.
Explanation
{"question_number": 5, "question": "Which of the following BEST describes the purpose of the X11 system?", "correct_answer": "A. X11 provides graphical display capabilities", "explanation": "X11 (also called the X Window System or X) is a foundational protocol and architecture for graphical user interfaces on Unix/Linux systems. It defines how graphical applications communicate with display hardware, enabling windows, icons, and mouse-driven interaction. X11 follows a client-server model where the X server controls the physical display and input devices, while X clients (applications) request rendering. It does not provide command-line, networking (in the general sense), or telephony capabilities.", "generated_by": "claude-sonnet", "llm_judge_score": 3}
Topics
Community Discussion
No community discussion yet for this question.