A. IntroductionA method can do tasks only, or do tasks and return a value. More than often, a method will take some parameters as input to perform tasks.B. Watch (slides)C. Try Review the methods in 7-2, for each method, please specify what are the parameters and what value is returned.