215k views
2 votes
The use of _______________ can validate input responses from clients and prevent certain attack methodologies

1 Answer

1 vote

Answer:

The use of Javascripts can validate input responses from clients and prevent certain attack methodologies

Step-by-step explanation:

A javascript is basically a “client-side scripting language” mostly use to capture data or to validate the response from the client in the client side. It avoids unnecessary transfer of information from client side to the server side, thus making the online web application to work faster. I

t is also used to add special effects or dynamic pages. It works well with HTML which is a language understood by the browser. So, a javascript is called by an element from the HTML. The function call is very similar to the function call made in the other programming languages.

User Eyalm
by
7.6k points

Related questions

asked Jan 3, 2024 119k views
FabKremer asked Jan 3, 2024
by FabKremer
9.0k points
1 answer
4 votes
119k views
asked Nov 11, 2024 215k views
David Lewis asked Nov 11, 2024
by David Lewis
8.3k points
1 answer
4 votes
215k views
asked May 15, 2024 26.5k views
Dolinda asked May 15, 2024
by Dolinda
7.6k points
1 answer
0 votes
26.5k views