Multiple choice technology testing

Each Component of the proposition has its own respective executable file?

  1. True

  2. False

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

Components do not each have their own standalone executable files. Instead, components are .vbs script files that are executed by common driver scripts in the framework. The framework uses a modular architecture where driver scripts call component scripts as needed, rather than each component being a separate executable program.