Computer Science, asked by asmafarman, 5 hours ago

what do you mean by the term client-side scripting language?​

Answers

Answered by Assty
2

Answer:

A client-side script is a program that is processed within the client browser. These kinds of scripts are small programs which are downloaded , compiled and run by the browser. JavaScript is an important client-side scripting language and widely used in dynamic websites.

Explanation:

hope it helps:)

Answered by mahatoharicharan7
0

Answer:

Client-side scripting simply means running scripts, such as JavaScript, on the client device, usually within a browser. ... Server-side scripts run on the server instead of the client, often in order to deliver dynamic content to webpages in response to user actions. I hope my answer is helpful for us

Similar questions