Try another version of this question Which of the following are True about the notation `f(g(x))`. Check all that apply. The process is called function composition. `f(x)` is used as the input into `g(x)` The output of one function is used as the input for another function `g(x)` is used as the input into `f(x)` `g(x)` is used as the input into `f(x)`The process is called function composition.The output of one function is used as the input for another function
Try another version of this question