MCQOPTIONS
Saved Bookmarks
| 1. |
Variables declared inside function are visible _______________. |
| A. | Inside the function in which it is declared |
| B. | to all the functions |
| C. | All the scripts inside save JS File |
| D. | None of these |
| Answer» B. to all the functions | |