Q. In expression i = g() + f(), first function called depends on __________ (A) Left to write of the expression (B) Precedence of () and + operator (C) Associativiy of () operator (D) Compiler ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) Compiler