Multiple choice

In bash what symbolizes a root prompt?

  1. #

  2. &

  3. $
  4. %

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

The pound sign (#) is the standard prompt symbol for the root user in most Linux distributions, indicating administrative privileges.