Multiple choice technology enterprise content management

Which datafile need not be called exclusively.i.e.it performs it job,just because it is added to the application

  1. Initialisation file

  2. Auxillary File

  3. File viewer

  4. None Of these

Reveal answer Fill a bubble to check yourself
A Correct answer
AI explanation

The Initialisation file is correct: it doesn't need to be explicitly/exclusively invoked by the tester — merely being attached/added to the application is enough for it to perform its job (loading default settings/config automatically at startup). An Auxiliary File and a File Viewer, by contrast, are typically invoked deliberately when needed for a specific action (attaching supplementary data, or viewing/inspecting file contents), so 'just being added' doesn't make them function. 'None of these' is wrong because the Initialisation file fits the description given.