Books
Learn HTML
Learn CSS
Learn Git
Learn Javascript
Learn PHP
Learn python
Learn Java
Exercises
HTML
JavaScript
Git
CSS
PHP
Courses
Quizzes
Snippets
Tools
Dark
Light
System
Quizzez
HTML Basic
CSS Basic
Javascript Basic
PHP basic
ES6 Basic
TypeScript Basic
Angular Basic
React Basic
Sass Basic
Vue.js Basic
Git Basic
SQL Basic
Quiz Javascript Basic - How do you open a confirm window in JavaScript?
How do you open a confirm window in JavaScript?
confirm()
location.confirm()
window.open_confirm()
window.new_confirm()
Answer
Your answer is correct
Your answer is incorrect
Start Quiz
Sorry about that
How can we improve it?
Thanks for your feedback!
Thanks for your feedback!
Do you find this helpful?
Yes
No
Related Questions
Inside which element do you put JavaScript?
How can you detect the application name of the client’s browser?
What is the value of "elem" variable?
Which of the following is the correct syntax to redirect a URL using JavaScript?
How do you declare a new date in JavaScript?
How do you round the number 5.35 to the nearest integer?
How do you open a new window with JavaScript?
Which function is used to load the next URL in the history list?
Which of the following events occurs when the user clicks on an HTML element?
How do you create a new function in JavaScript?
Can you set any style to HTML tag using JavaScript?
Which is undefined variable?
Which of the following is the correct way to write “Welcome to W3docs” on the web page?
What will be the output of the following code piece?
Which of the following is used to identify the array?
What is called the functions with no return value?
What will be the result of the following code snippet?
What kind of scope does JavaScript use?
What should be done for lexical scoping implementation?
What will be the output of the following statement?