Use app×
Join Bloom Tuition
One on One Online Tuition
JEE MAIN 2025 Foundation Course
NEET 2025 Foundation Course
CLASS 12 FOUNDATION COURSE
CLASS 10 FOUNDATION COURSE
CLASS 9 FOUNDATION COURSE
CLASS 8 FOUNDATION COURSE
0 votes
1.5k views
in Computer by (61.3k points)

What is the difference between client-side scripting and server-side scripting?

1 Answer

0 votes
by (69.4k points)
selected by
 
Best answer
Client Side Scripting Server-Side Scripting
Script code is downloaded and executed at client end. The script is executed at the server-end and the result is sent to the client-end.
Response to the interactions is more immediate once the program code has been downloaded. Complex processes are more efficient as the program and associated resources are not downloaded to the browser.
Services are secure as they do not have access to files and databases. Have access to files and databases but have security considerations when sending sensitive information.
Browser dependent.  Does not depend on browser.
Affected by the processing speed of user’s computer. Affected by the processing speed of host server.
JavaScript, VBScript etc are Client Side Scripting languages. PHP, Perl, CGI are Server Side Scripting languages.

Welcome to Sarthaks eConnect: A unique platform where students can interact with teachers/experts/students to get solutions to their queries. Students (upto class 10+2) preparing for All Government Exams, CBSE Board Exam, ICSE Board Exam, State Board Exam, JEE (Mains+Advance) and NEET can ask questions from any subject and get quick answers by subject teachers/ experts/mentors/students.

Categories

...