Multiple choice technology architecture Task behaviours are , __,. STATIC,EXIT,GLOBAL GLOBAL,STATIC,DYNAMIC EXIT,POSTSTORE,COMPLETE STATIC, TEMPORARY,DYNAMIC Reveal answer Fill a bubble to check yourself D Correct answer Explanation Tasks in BTM can have three behavior types: STATIC (compiled/unchanging), TEMPORARY (runtime-created), and DYNAMIC (can change during execution). These categories define how tasks are loaded, managed, and executed within the workflow engine.