JS

Introduction to Javascript - Characteristics and f...

5.

What are some characteristics and features of JavaScript?

It is a lightweight, interpreted programming language.

It follows object-oriented programming principles.

It supports event-driven programming.

It can be used both on the client-side and server-side.