Computer Science, asked by tauqirmangla, 4 months ago

What of the following is true about JavaScript
01) Client side scripting language
02)
It is a Tool
Server side scnpting anguage
04 it is a Software​

Answers

Answered by getprograms
3

Answer:

JavaScript is a client-side scripting language, which means the source code is processed by the client's web browser rather than on the web server.

Answered by adventureisland
0

Option (1) is correct.

The client-side scripting language is true JavaScript.

True about Java script :

  • JavaScript is a client-side scripting language, which essentially means that instead of the webserver, the source program is handled by the client's web browser.
  • The most common client-side programming language for creating, deleting, and manipulating HTML components is JavaScript.
  • Extensive JavaScript is frequently contained in its own file and connected to a webpage similar to how a CSS file can be linked.

Similar questions