Answers

Question and Answer:

  Home  Adobe Flash

⟩ Which of the following is the correct way to create an alert box using getURL and JavaScript?

A. getURL = function ("javascript:alert("Hello World"));

B. getURL(alert,"Hello World:");

C. getURL(javascript (alert,'Hello World'););

D. getURL("javascript:alert('Hello World:');");

 245 views

More Questions for you: