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 Function Arguments

         Function Arguments मे हम Arguments को पास करके Function को Call कर सकते है।

Function with Return Value

              जब हम Function को Call करते है तो Function हमको एक Value वापस करता है जिसको हम अपने Program मे उपयोग करते है।

 

JavaScript Function Arguments

               In Function Arguments we can call the function by passing arguments.

Function with Return Value

             When we call a function, the function returns a value to us which we use in our program.

error: Content is protected !!