Beginner Linux & Shell Scripting
Q8 / 100

What is the role of the "root" user in Linux?

Correct! Well done.

Incorrect.

The correct answer is B) The superuser account with full administrative privileges over the entire system

B

Correct Answer

The superuser account with full administrative privileges over the entire system

Explanation

The root user has unrestricted access to all files, commands, and system resources, and is used for administrative tasks; misuse can be dangerous, so "sudo" is often preferred for occasional elevated tasks.

Progress
8/100