What happens during the process of composing functions?A. The output of one function is used as the input for anotherfunctionB. The outputs from two functions are added together.C. The input of one function is used as the output for anotherfunctionD. The inputs for two functions are added together.