adplus-dvertising
frame-decoration

Question

Which of the following pops up an alert box?

a.

alert(“Hello World”);

b.

show(“Hello World”);

c.

msg Box(“Hello World”);

d.

pop(“Hello World”);

Answer: (c).msg Box(“Hello World”);

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which of the following pops up an alert box?