Page 76 - PortGPT_V2.1_C8_Flipbook
P. 76
Factopedia
Vanilla JS is cross-
platform framework
for developing
applications purely in
JavaScript.
Java and JavaScript
are same in name but,
they are two different
languages developed
by different
organisations.
If you add 0.1 and Let’s Back-uP
0.2 in JavaScript,
it will return • JavaScript is a client-side scripting language used for
0.30000000000000004. enhancing users’ interaction with the web page by making
This is because of web pages dynamic.
the issue known as • JavaScript cannot run on its own because it is a scripting
machine precision. 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.
74 Premium Edition-VIII

