What statement regarding the use of system and user environment variables is accurate?

A. User environment variables are always set first.
B. System environment variables are always set first.
C. User environment variables apply to any user signed in to the computer.
D. System environment variables can be applied on a per user basis.

Answer: B

Computer Science & Information Technology

You might also like to view...

Passing a variable's address is referred to as passing by ____.

A. address B. value C. reference D. location

Computer Science & Information Technology

Add a line that starts with #! (Sobell, page 297) to the beginning of short to make sure it is executed by bash.

What will be an ideal response?

Computer Science & Information Technology