• A A function that takes no arguments
  • B A declaration of a function that specifies the function's name, return type, and parameter types
  • C A function that returns a pointer to another function
  • D A function that has a variable number of arguments
  • Share this MCQ