Multiple choice technology programming languages

/var directory in Unix contain configuration details of the System

  1. True

  2. False

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

The /var directory in Unix contains variable data files like logs, spools, and temporary files. Configuration files are stored in the /etc directory, not /var. Therefore the statement is false.