Top

Discussion

Functions cannot return more than one value at a time

  • A.True
  • B.False

Answer: A

True, A function cannot return more than one value at a time. because after returning a value the control is given back to calling function.

No comment is present. Be the first to comment.
Loading…

Post your comment