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.

Ruby Methods - English

5973 visits



Outline:

3.1 What is method Working with methods Declaring and Calling a method 3.2 Passing arguments to a method Explaining the arguments and syntax with example. 3.3 Passing value to a method Explaining the syntax with example. 3.4 Returning value from a method Explaining the syntax with example