Expert Developer JavaScript Question:
What is a prompt box in JavaScript?
Answer:
A prompt box is a box which allows the user to enter input by providing a text box. Label and box will be provided to enter the text or number.
Previous Question | Next Question |
Which company developed JavaScript? | Which symbol is used for comments in Javascript? |