Computer Science, asked by MinakshiRanjan, 1 month ago

What is JavaScript ?
Web programming language, language for building application programs or is it used for both?
Please answer and give relevant answers and also please explain if possible.​

Answers

Answered by aryanlegend30
1

Answer:

1.JavaScript, often abbreviated as JS, is a programming language that conforms to the ECMAScript specification. JavaScript is high-level, often just-in-time compiled, and multi-paradigm. It has curly-bracket syntax, dynamic typing, prototype-based object-orientation, and first-class functions.

2.Top 7 Languages for Web App Development

  • JavaScript.
  • Python.
  • Java.
  • C++
  • C#
  • PHP.
  • Perl.
Answered by vertika60
1

Answer:

Java script is a dynamic computer language.It is lightweight and most commonly used as a part of web pages whose implementation allow client side script to interact with the user.

Similar questions