CIW Exam Questions

When the alert() method and the prompt() method are both used in the same statement…

When the alert() method and the prompt() method are both used in the same statement, the
_________ method will process first.

A.
open()

B.
prompt()

C.
alert()

D.
confirm()