227k views
1 vote
What is javascript ?

User Tekiegirl
by
3.2k points

2 Answers

3 votes

Answer:

JavaScript

Step-by-step explanation:

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.

User VidasV
by
3.4k points
4 votes

Answer: hope it helps

Step-by-step explanation:

JavaScript, often abbreviated as JS, is a programming language that is one of the core technologies of the World Wide Web, alongside HTML and CSS. As of 2022, 98% of websites use JavaScript on the client side for webpage behavior, often incorporating third-party libraries

User Lack
by
4.0k points