Multiple choice technology operating systems

If a user Logs in as root(super) then unix command terminal will have $

  1. True

  2. False

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

In Unix/Linux shells, a root or superuser terminal prompt typically ends with #, whereas a standard non-privileged user prompt ends with $. Thus, the statement is false.