Adobe Flash Question:
Download Job Interview Questions and Answers PDF
Which of the following is the correct way to create an alert box using getURL and JavaScript?
Answer:
A. getURL = function ("javascript:alert("Hello World"));
B. getURL(alert,"Hello World:");
C. getURL(javascript (alert,'Hello World'););
D. getURL("javascript:alert('Hello World:');");
B. getURL(alert,"Hello World:");
C. getURL(javascript (alert,'Hello World'););
D. getURL("javascript:alert('Hello World:');");
Download Adobe Flash Interview Questions And Answers
PDF