whether javascript runs on client side or server-side?
Answer Posted / sagar
client side
Is This Answer Correct ? | 22 Yes | 1 No |
Post New Answer View All Answers
How to read elements of an array in JavaScript?
What is the role of a strict mode in javascript?
Example of using regular expressions for syntax checking in javascript?
How can you get the total number of arguments passed to a function?
What are parameters in javascript?
What’s relationship between javascript and ecmascript?
What is hoisted in javascript?
How do I start a javascript project?
What is the role of javascript in html?
What does the following statement declares?
what is function of stdio.h
Which built-in method adds one or more elements to the end of an array and returns the new length of the array?
Which operator is used to assign a value to a variable?
What is the default data type in javascript?
What is strict mode in javascript?