Create a program “MethodTests" which will contain a number of methods all called from the main method. Method 1: - Takes 1 String parameter - Prints out “Hello” + the String argument Method 2: - Requests an int and a String input from the user and stores them in local variables in main() - Create a method which takes these two values as parameters - Call a Math library method of your choice (like Math.abs(int i) or Math.exp(int i) or something else) with the int parameter value in your method and print the result of it along with the String you passed in. Example: Say int num entered by user is -10 And String str entered by user is “Fairfield” Then if you use Math.abs(num), then output would be: “10 Fairfield”   Method 3: - Requests two double values from the user and stores them in local variables in main() - Create a method which takes these two values as parameters - The method will use Math library functions to: o Print the square root of the 1st parameter o Print the log of the 2nd parameter o Print the value of the 1st parameter raised to the power of the 2nd parameter

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

Create a program “MethodTests" which will contain a number of methods all called from the main method.

Method 1: - Takes 1 String parameter - Prints out “Hello” + the String argument

Method 2: - Requests an int and a String input from the user and stores them in local variables in main() - Create a method which takes these two values as parameters - Call a Math library method of your choice (like Math.abs(int i) or Math.exp(int i) or something else) with the int parameter value in your method and print the result of it along with the String you passed in. Example: Say int num entered by user is -10 And String str entered by user is “Fairfield” Then if you use Math.abs(num), then output would be: “10 Fairfield”

 

Method 3: - Requests two double values from the user and stores them in local variables in main() - Create a method which takes these two values as parameters - The method will use Math library functions to: o Print the square root of the 1st parameter o Print the log of the 2nd parameter o Print the value of the 1st parameter raised to the power of the 2nd parameter

 

Expert Solution
steps

Step by step

Solved in 3 steps with 2 images

Blurred answer
Knowledge Booster
Returning value from Function
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,
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781305480537
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage