In intelliJ complete this program Program 2 : Create a program “MethodTests" which will contain a number of methods all called from the main method. 1) Method 1: - Takes 1 String parameter - Prints out “Hello” + the String argument 2) 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”

Microsoft Visual C#
7th Edition
ISBN:9781337102100
Author:Joyce, Farrell.
Publisher:Joyce, Farrell.
Chapter7: Using Methods
Section: Chapter Questions
Problem 1E: Create a C# statement that uses each of the following built-in methods you have used in previous...
icon
Related questions
Question

In intelliJ complete this program

Program 2 :

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

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

2) 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”

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 4 steps with 3 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,
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage