Computer Science, asked by yogavamsi1999, 7 months ago

Explain about JavaScript and some basic rules of it. Please give me answer fast and please give me correct answer.

Answers

Answered by Anonymous
1

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, etc. — you can bet that JavaScript is probably involved. It is the third layer of the layer cake of standard web technologies, two of which (HTML and CSS) we have covered in much more detail in other parts of the Learning Area.

Answered by Anonymous
1

\huge{\underline{\mathtt{\red{❥A}\pink{N}\green{S}\blue{W}\purple{E}\orange{R}}}}

JavaScript is a dynamic computer programming language. It is lightweight and most commonly used as a part of web pages, whose implementations allow client-side script to interact with the user and make dynamic pages. It is an interpreted programming language with object-oriented capabilities.

Similar questions