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

JavaScript Output:-

                  जावास्क्रिप्ट language में लिखे गए कोड का आउटपुट display करने के कई तरीके हैं जावास्क्रिप्ट कोड का आउटपुट चार अलग-अलग तरीकों का उपयोग करके display किया जा सकता है

  1. innerHTML

  2. write( )

  3. alert( )

  4. log( )

 

JavaScript Output:-

                              There are many ways to display the output of code written in the JavaScript language. The output of JavaScript code can be displayed using four different methods.

  1. innerHTML

  2. write( )

  3. alert( )

  4. log( )

error: Content is protected !!