Basic JavaScript Question:
Download Questions PDF

What is a prompt box?

Answer:

A prompt box allows the user to enter input by providing a text box.

Download JavaScript Interview Questions And Answers PDF

Previous QuestionNext Question
What is the difference between an alert box and a confirmation box? Can JavaScript code be broken in different lines?