Which window method generates a dialog box that displays whatever text you…
2018
Which window method generates a dialog box that displays whatever text you pass as a parameter in JavaScript?
Answer: C. Alert()
- A.
Display()
- B.
Show()
- C.
Alert()
- D.
Perform()
Attempted by 525 students.
Show answer & explanation
Correct answer: C
Loading lesson…