what is difference between client side scripting and server
side scripting?
Answer Posted / ankit chandra prasad
Clientside scripting donot require server . and it can't
interact with local file system and database and it is used
for accomplish task like validation & varification.
Server side scripting require webserver it can interact
local file system and can establish database connectivity
and maintain session for user.
Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
java pgm for compare two vesion and print the greatest version on the console. e.g: like 1.4.2 and 1.5.2 biggest is 1.5.2 1.2.5 and 1.2.8 biggest is 1.2.8
Is not a function error in javascript?
How can you create an Object in JavaScript?
What is viewstate in javascript?
Are Typescript and Javascript the same?
What is the potential disadvantage of using a sticky session?
What is event target in javascript?
What typeof returns for a null value?
How are object properties assigned?
What is the best ide for javascript development?
How can I prevent others from reading/stealing my scripts or images?
Are javascript variables case sensitive?
What is ‘this’ keyword in JavaScript?
What is difference == and === in javascript?
What is difference between api and library?