Q.

Which of the following are capabilities of functions in JavaScript?

A. return a value
B. accept parameters and return a value
C. accept parameters
D. none of the above
Answer» C. accept parameters

Discussion

No comments yet