Important Notice:

Course Content
Switch Statement
0/1
break and continue Statements
0/3
Basic Form Validation in JavaScript
0/1
JavaScript & Angular JS (Chapter- 6) M2-R5.1
About Lesson

Advantage of JavaScript:-

      जावास्क्रिप्ट के बहुत सारे फायदे होते हैं जिनमें से कुछ निम्न हैं –

1 – सीखने में आसान जावास्क्रिप्ट language सीखने में आसान होती है. क्योकि इसमें Code Syntax बहुत ही Simple होता है।

2 – स्पीड – Client Side होने के कारण जावास्क्रिप्ट की स्पीड तेज है।

3 – सर्वर लोड – JavaScript की स्क्रिप्ट Client Side के लिए Write की जाती है जो ब्राउज़र के द्वारा यूजर के डिवाइस पर Execute होती है जिससे Server Request कम हो जाती है।

4 – जावास्क्रिप्ट लगभग सभी प्रकार के Operating System और Browser को Support करता है।

5 – जावास्क्रिप्ट की मदद से Event Based Program बना सकते हैं। अर्थात ऐसे Program जो किसी विशेष Event पर Execute हो।

6 – जावास्क्रिप्ट को अन्य किसी भी Programming Language या Script के साथ Mix किया जा सकता है और इसे किसी भी File में Insert किया जा सकता है।

7 – इसकी मदद से किसी वेबसाइट को Interactive और Attractive बनाया जा सकता है।

 

Advantage of JavaScript:-

JavaScript has many advantages, some of which are as follows –

  1. Easy to learn – JavaScript language is easy to learn. Because the code syntax in this is very simple.

  2. Speed – Being client side, the speed of JavaScript is fast.

  3. Server load – JavaScript script is written for the client side which is executed by the browser on the user’s device, which reduces the server request.

  4. JavaScript supports almost all types of Operating Systems and Browsers.

  5. Event Based Program can be created with the help of JavaScript. That is, such programs which are executed on a particular event.

  6. JavaScript can be mixed with any other programming language or script and it can be inserted into any file.

  7. With its help any website can be made interactive and attractive.

error: Content is protected !!