COMPUTER NETWORKING

MULTIMEDIA AND QUALITY OF SERVICE

MULTIMEDIA DATA

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which of the following is considered an event-driven scripting language?
A
C++
B
C
C
JavaScript
D
Java
Explanation: 

Detailed explanation-1: -JavaScript is an event-driven programming language. Event-driven is a programming pattern where the flow of the program is determined by a series of events. JavaScript uses events to handle user interaction and make web pages dynamic. JavaScript also uses events to know when the state of the web page components change.

Detailed explanation-2: -Virtually all object-oriented and visual languages support event-driven programming. Visual Basic, Visual C++ and Java are examples of such languages.

There is 1 question to complete.