Unlock the Power of Open Source! The " Linux New " SWAYAM Plus Course is live now and about 2,500 learners have already registered for it.

If you are a registered learner, the forum page is now active. Visit the page and get all your questions answered.

More on functions - English

4847 visits



Outline:

More on Functions Local variable in a function Global variable in a function Scope of local and global variables Demonstration of local and global variable by an example(Example used: Displaying complete name) Passing command line arguments Demonstration of passing command line arguments by an example(Example used: Displaying simple message)