Multiple choice technology operating systems

pwd This command provides the password of the currently logged system.

  1. True

  2. False

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

pwd stands for 'print working directory' and displays the current directory path in the filesystem hierarchy, not the user's password. The statement is false because pwd is a navigation/directory information command, unrelated to authentication or password management.