Multiple choice technology operating systems

What is "Xlib" in a LINUX System?

  1. Base Windows system in LINUX.

  2. A low-level interface which communicates between base system,network and Higher level programs.

  3. A program which provides GUI to LINUX Systems.

  4. Its a replacement for Windows Manager.

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Xlib is the low-level client library for the X Window System. It acts as an interface that allows higher-level programs to communicate with the X server (network/base system) for GUI rendering.