What is the main difference between Client side JavaScript
and and Server side Java Script?
Answer Posted / gayathri
Client sidet
execute the scripts on client machine.It
also reduce the Network Traffic between the
server.disadvantages it doesn't have Security.
Server-side
execute the scripts on servermachine.it is more
secure.bcoz code doesn't view by browser
| Is This Answer Correct ? | 6 Yes | 7 No |
Post New Answer View All Answers
What are the ways to define a variable in javascript?
Why do you need javascript?
Is javascript a highly secure scripting language?
how to write frame work Architecture in QTP
What is a class in javascript?
How much time it will take to learn javascript?
How do you write a comment in javascript?
What is the reason for wrapping the entire content of a javascript source file in a function book?
What is a name function in javascript & how to define it?
How to convert “20” to number in javascript?
Which is better for or foreach in javascript?
What do you use javascript for?
In which location cookies are stored on the hard disk?
What is the difference between java & javascript?
What is the use of spread operator?