Which of the following statements correctly describe functions in the ANSI O programming language when used in an embedded system?
The names of global functions in two different files which are linked together must be unique
Functions cannot return more than one value
The maximum number of arguments that a function can take is 12
Functions can be called by a value or pointer.
Every function must return a value
--
FROM 1.147.112.*