Methods - English

10891 visits



Outline:

Methods *method definition * write simple method * method returning value * call a method in another method * flow of the program * call a static method * call a method from another class * method signature * method body