Computer Science, asked by das480452, 2 months ago

what is java script in 2 lines​

Answers

Answered by Dipu6256
1

Answer:

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.

Answered by VISHALKUMARV22
2

JavaScript is a case-sensitive language. This means that the language keywords, variables, function names, and any other identifiers must always be typed with a consistent capitalization of letters.

Similar questions
Math, 1 month ago