MCQOPTIONS
Saved Bookmarks
| 1. |
Which is the function in JavaScript that will print the current page in JavaScript? |
| A. | print() |
| B. | printcurrent() |
| C. | print(now) |
| D. | print(this) |
| Answer» B. printcurrent() | |