There is a startup penalty for a standalone interpreter.
False
True
NA
NA
NA
Correct Option: B
The startup penalty for a standalone interpreter makes it give at least an order of magnitude poorer performance than the module interpreter. Interpreters also have a setup cost.