Explain the difference between javascript and an asp script.


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

Post New Answer

More JavaScript Interview Questions

What are the different objects used in javascripts?

0 Answers  


Write a main method that prompts the user to enter the starting population, birth and death rates, and the number of years. The input birth and death rates cannot be negative, the starting population cannot be less than 2, and the number of years greater than 0. If the user enters an invalid value, this program will prompt user to re-enter the value until a valid value has been read. When all input values are valid, call on the methods above to compute estimated population and print result.

0 Answers   Wipro,


Why do we need currying?

0 Answers  


Define unescape() function?

0 Answers  


What is the difference between ‘let’ and ‘const’?

0 Answers  






How would you organize your javascript code?

0 Answers  


how to get no of items from from weblist?

0 Answers  


How to set the cursor to wait in JavaScript?

0 Answers  


Can array in javascript be extended?

0 Answers  


How do I enable javascript on google?

0 Answers  


What does parse Query String return in javascript?

0 Answers   Changepond,


What is the main difference between Client side JavaScript and and Server side Java Script?

7 Answers   Ramco,


Categories