Computer Science Ques 865

Question: The script which is designed to receive value fro in the web users is?

Options:

A) Web script

B) Power C91 script

C) Java Script

D) All of the above

E) None of these

Show Answer

Answer:

Correct Answer: C

Solution:

  • Java Script is most commonly used as a client side scripting language. This means that JavaScript code is written into an HTML page. When a user re-quests an HTML page with Java script in it, the script is sent to the browser and it’s up to the browser to do something with it.