MCQOPTIONS
Saved Bookmarks
| 1. |
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» D. None of the above | |