Write a program called SumSquares that includes an integer return type method called Squares(). The method accepts two integer parameters (num1 and num2) and calculates the sum of these two squares (num12 + num22). The main method includes the method call, passing the following values (2, 3) to the Squares() method and the output displaying the sum of the squares in the command line window.

Microsoft Visual C#
7th Edition
ISBN:9781337102100
Author:Joyce, Farrell.
Publisher:Joyce, Farrell.
Chapter8: Advanced Method Concepts
Section: Chapter Questions
Problem 7E
icon
Related questions
Question

Write a program called SumSquares that includes an integer return type method called Squares(). The
method accepts two integer parameters (num1 and num2) and calculates the sum of these two
squares (num12 + num22). The main method includes the method call, passing the following values
(2, 3) to the Squares() method and the output displaying the sum of the squares in the command line
window.

Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
void method
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,