Difference between Client side JavaScript and Server side JavaScript?
Answer Posted / hr@tgksolutions.com
Client-side The fundamental language and predefined objects needed to operate JavaScript in a browser are included in JavaScript. The HTML pages directly embed the client-side JavaScript. This script is interpreted at runtime by the browser.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Name some of the Javascript frameworks?
Please write the Code of simple javascript calculator withot eval() function
What are the uses of javascript in web page designing?
What is viewstate in javascript?
Why javascript is called lightweight language?
What is the difference between ‘function declaration’ and ‘function expression’?
What is the prototype object in javascript and how it is used?
To put a "close window" link on a page ?
What is a method in javascript?
In javascript what is an argument object?
What is difference between local variable and global?
How do I open javascript in chrome?
Explain closures in javascript?
What is node ecosystem?
Basic methods for opening a popup window using javascript?