1.

Every function must return a value

Answer» No, If a function return type is declared as void it cannot return any value.


Discussion

No Comment Found