COMPUTER FUNDAMENTALS

COMPUTER NETWORKS AND COMMUNICATIONS

INTERNET AND WEB TECHNOLOGIES

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Javascript is ____ language.
A
Programming
B
Scripting
C
Application
D
applet
Explanation: 

Detailed explanation-1: -JavaScript is a scripting language that enables you to create dynamically updating content, control multimedia, animate images, and pretty much everything else.

Detailed explanation-2: -Scripting languages are a specific kind of computer languages that you can use to give instructions to other software, such as a web browser, server, or standalone application. Many of today’s most popular coding languages are scripting languages, such as JavaScript, PHP, Ruby, and Python.

Detailed explanation-3: -JavaScript is a dynamic programming language that’s used for web development, in web applications, for game development, and lots more. It allows you to implement dynamic features on web pages that cannot be done with only HTML and CSS.

Detailed explanation-4: -Client-Side Scripting. Client-Side Scripting is an important part of the Dynamic HTML (DHTML). JavaScript is the main client-side scripting language for the web. Server-Side Scripting. Server-Side Scripting is used in web development.

There is 1 question to complete.