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

On a machine running several X servers, how do programs identify the different instances of the X11 server?

Answer options

Correct answer: B

Explanation

The correct answer is B, as programs identify different X11 server instances through display names, which typically follow the format :N where N is a number. The other options are incorrect because X11 does not use fixed UUIDs, user names, device names, or unique IPv6 addresses to differentiate between server instances.