Hindi, asked by navimumbaikarboy57, 17 days ago

।।।।






what is java script

opertor​

Attachments:

Answers

Answered by Shrutisawant19
0

Answer:

JavaScript is a scripting or programming language that allows you to implement complex features on web pages — every time a web page does more than just sit there and display static information for you to look at — displaying timely content updates, interactive maps, animated 2D/3D graphics, scrolling video jukeboxes, ...

Explanation:

In JavaScript, an operator is a special symbol used to perform operations on operands (values and variables). For example, 2 + 3; // 5. Here + is an operator that performs addition, and 2 and 3 are operands.

Similar questions