Multiple choice technology Which stage differentiates the normal compile and the force compile? Funnel Merge Transformer Encode Reveal answer Fill a bubble to check yourself C Correct answer Explanation The Transformer stage compiles derivations into C code. Normal compile checks timestamps and recompiles only if changed, while force compile recompiles regardless. Other stages like Funnel, Merge, and Encode don't involve C code compilation.