What is a prompt box in javascript?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JavaScript Interview Questions

Is null in javascript?

0 Answers  


What will be the output of the code below? var Y = 1; if (function F(){}) { y += Typeof F;</span> } console.log(y);

1 Answers  


what is syntax of wapper class

1 Answers  


What does "1"+2+3 evaluate to?

0 Answers  


What are the four types of javascript objects?

0 Answers  






What are the four basic data structures in javascript?

0 Answers  


How to write comment in JavaScript?

0 Answers  


What is escape & unescape String functions in JavaScript?

0 Answers  


How would you compare two objects in JavaScript?

0 Answers  


Define anonymous function.

0 Answers  


Give code Email Checking

3 Answers  


How to use "join()" to create a string from an array using javascript?

0 Answers  


Categories