nerdexam
LPI

010-100 · Question #86

Which of the following programs is not a graphical web browser?

The correct answer is C. Links. Links is a text-based web browser that renders pages in the terminal without a graphical user interface, unlike the other options which are all GUI browsers.

The Linux Community and a Career in Open Source

Question

Which of the following programs is not a graphical web browser?

Options

  • AKonqueror
  • BFirefox
  • CLinks
  • DOpera
  • EChrome

How the community answered

(49 responses)
  • A
    14% (7)
  • B
    4% (2)
  • C
    73% (36)
  • D
    2% (1)
  • E
    6% (3)

Why each option

Links is a text-based web browser that renders pages in the terminal without a graphical user interface, unlike the other options which are all GUI browsers.

AKonqueror

Konqueror is a full graphical web browser and file manager developed by the KDE project that renders pages with a complete GUI.

BFirefox

Firefox is a widely used open-source graphical web browser developed by Mozilla with full GUI and multimedia support.

CLinksCorrect

Links (and its variant Links2) is a text-mode web browser designed to run in a terminal or console environment, displaying web content as plain text without graphics or a windowed GUI. Because it lacks a graphical interface, it does not qualify as a graphical web browser, setting it apart from all other listed options.

DOpera

Opera is a graphical web browser with a full GUI, supporting modern web standards, extensions, and multimedia.

EChrome

Chrome is Google's graphical web browser with a full GUI, built on the Chromium engine.

Concept tested: Identifying text-based versus graphical web browsers

Source: https://linux.die.net/man/1/links

Topics

#web browsers#text browser#Links browser#graphical applications

Community Discussion

No community discussion yet for this question.

Full 010-100 Practice