Showing posts with label javascript. Show all posts
Showing posts with label javascript. Show all posts
Saturday, January 02, 2016
How to check odd or even number in JavaScript (Nepali)
How to add tow different number in JavaScrip (Nepali)
Thursday, December 17, 2015
How to display string in JavaScript using Notepad ?
Monday, December 07, 2015
What is Java script? List the advantages of java script.
Solution:-
Introduction:-
- JavaScript was designed to add interactivity to HTML pages
- JavaScript is a scripting language
- A scripting language is a lightweight programming language
- JavaScript is usually embedded directly into HTML pages
- JavaScript is an interpreted language (means that scripts
execute without preliminary compilation)
- Everyone can use JavaScript without purchasing a license
Advantages of JavaScript
a) An interpreted Language
b) Embedded within HTML
c) Minimal Syntax – Easy to learn
d) Quick development
e) Designed for simple and Small Program
f) Designed for programming and user events
Easy Debugging and Testing
Subscribe to:
Posts
(
Atom
)