Page 53 - 2611_SmartGPT Pro V(5.0) C-8
P. 53
Hashtag
#Variable: A name of the storage location to store a value that can be modified later.
#Statement: Commands and instructions given to the JavaScript interpreter to take some action.
REVISIT
▶ JavaScript is a client-side scripting language used for enhancing users’ interaction with the web page by
making web pages dynamic.
▶ JavaScript cannot run on its own because it is a scripting language, hence needs to be embedded within an
HTML code.
▶ Commands and instructions given to the JavaScript interpreter to take some actions are called statements
and a collection of statements is called a script or a program.
1. Tick ( ) the correct option.
a. Who developed JavaScript?
(i) Brendan Eich (ii) Tim Berners-Lee
(iii) James Gosling (iv) Guido van Rossum
Dynamic Web Pages in HTML5 51

