Choose the major Linux desktop environment built around Qt and providing the Plasma workspace.
Which is appropriate?
KDE Plasma is a Qt-based integrated desktop environment with panels, window management, settings, and KDE applications.
Detailed explanation
Incorrect. Xfce is a lightweight desktop, not Plasma.
Incorrect. Xfce is a lightweight desktop, not Plasma.
Correct. KDE Plasma provides the Qt-based Plasma workspace.
Correct. KDE Plasma provides the Qt-based Plasma workspace.
Incorrect. GNOME is a separate GTK-based desktop.
Incorrect. GNOME is a separate GTK-based desktop.
Incorrect. VNC is a remote screen-sharing mechanism.
Incorrect. VNC is a remote screen-sharing mechanism.
Try it yourself
An example you can run in a temporary verification environment.
printf '%s\n' 'KDE Plasma: Qt-based desktop environment'Expected result
KDE Plasmaの分類を表示Key points
- Desktop environment
- Qt-based
- Integrated workspace
Notes
- Environment: デスクトップ環境の概念確認
- Command output formatting can vary slightly by distribution or tool version.
- Run the example in a temporary directory or process when possible.
Foundation review
Read the scope first
Check whether the command acts on the current shell, a new process, an existing process, or a file.
Verify the observable result
Use the supplied command and compare the output with the expected result.