logo
🥇 Top contributors

💌 Submit a question

Add a new question

Select the Category:

Question:

Choice 1:

Choice 2:

Choice 3 (Optional):

Choice 4 (Optional):

Correct Answer:

Explanation:

Hint (Optional):

Code (Optional):

Your Twitter (for credit):

Javascript

Alert message

Pick an answer

See all questions

Question 1 of 49

Which of these is a valid way to alert a string message?

document.alert('message')
window.alert('message')
Next