Q. Which of the following are capabilities of functions in JavaScript? (Solved)
1. return a value
2. accept parameters and return a value
3. accept parameters
4. none of the above
- c. accept parameters
1. return a value
2. accept parameters and return a value
3. accept parameters
4. none of the above