Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and the Yahoo Answers website is now in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.

Java Script is a client side Scripting language or Server side Scripting Language.?

client side scripting language and server side scripting language

4 Answers

Relevance
  • ?
    Lv 4
    1 decade ago
    Favorite Answer

    JavaScript is a scripting language, it can be used in both client-side and server-side, however it is mostly known as a client-side scripting language as client-side is where it is usually used and is popular.

  • Anonymous
    5 years ago

    Javascript can be used client side or server side it is a scripting language, however few application server support it. On Client side Javascript is specialized ( via api ) to DOM manipulation, and very limited user information storage . On server side it can manipulate database, of filesystem base on request data. Currently the only widely known server to use this is IIS in ASP pages, but this is an uncommon used option as moth of the asp pages are developed in VBscript.

  • 1 decade ago

    javascript is a scripting language. When it is used with ASP it works as server side otherwise client side.

  • Anonymous
    1 decade ago

    JavaScript is a client side scripting language.

    Source(s): Programmer
Still have questions? Get your answers by asking now.