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
Ans: C
B. Accept parameters and Return a value
C. Accept parameters
D. None of the above
Ans: C
Post a Comment