Multiple choice technology programming languages

Which of the following directory in an MDDS instance contains initialisation files which are used during MDDS installation (data files, but installation scripts

  1. bin

  2. etc

  3. data/boc/manual/incoming

  4. None of the above

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

In MDDS installation, the 'etc' directory conventionally contains initialization and configuration files used during setup. The 'bin' directory holds executables, while data directories store content files. The 'etc' pattern follows Unix filesystem hierarchy standards.