LPIC-1 Exam 102 v5 (Linux Administrator) — Question 44

The X11 configuration file xorg.conf is grouped into section. How is the content of the section SectionName represented?

Answer options

Correct answer: C

Explanation

The correct answer is C because the xorg.conf file specifies that the content of a section must be bracketed by the 'Section' line and the 'EndSection' line. Other options, such as A, B, D, and E, do not accurately represent the formatting requirements for the section content in xorg.conf.