โช Choose the correct option.
A function that receives variable number of arguments should use va_arg() to extract the last argument from the variable argument list.
A function that receives variable number of arguments should use
A function that receives variable number of arguments should use va_arg() to extract the last argument from the variable argument list.