1.

Which of the following are capabilities of functions in JavaScript?

A. Accept parameters
B. Return a value
C. Accept parameters and Return a value
D. None of the above
Answer» B. Return a value


Discussion

No Comment Found