Now, create a "main" (C++, Java) or "Main" (C#) method where you initialize an array of strings and fill it with random HARD-CODED values before beginning. Ensure that it has a size of at least 10. Please print the initial values of the array, as shown below. Add to the main method by calling the previous method "SearchArray" and passing in the randomized array and a random value to search for. Print out the index of the value searched for in that array. Do the prior two steps again but pass in the random value that was stored in position four (4) of the random array. A simple example of the output is provided below: Arrays Values: Value at: [0] is: "Hello" Value at: [1] is: "World!" Value at: [2] is: "Let's do it!" Value at: [3] is: "Nice" Voluo at: [41is: "Awesome"

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question
100%
Now, create a "main" (C++, Java) or "Main" (C#) method where you initialize an
array of strings and fill it with random HARD-CODED values before beginning.
Ensure that it has a size of at least 10. Please print the initial values of the array, as
shown below.
3
--
Add to the main method by calling the previous method "SearchArray" and passing in
the randomized array and a random value to search for. Print out the index of the
value searched for in that array. Do the prior two steps again but pass in the random
value that was stored in position four (4) of the random array.
A simple example of the output is provided below:
Arrays Values:
Value at: [0] is: "Hello"
Value at: [1] is: "World!"
Value at: [2] is: "Let's do it!"
Value at: [3] is: "Nice"
Value at: [4] is: "Awesome"
Transcribed Image Text:Now, create a "main" (C++, Java) or "Main" (C#) method where you initialize an array of strings and fill it with random HARD-CODED values before beginning. Ensure that it has a size of at least 10. Please print the initial values of the array, as shown below. 3 -- Add to the main method by calling the previous method "SearchArray" and passing in the randomized array and a random value to search for. Print out the index of the value searched for in that array. Do the prior two steps again but pass in the random value that was stored in position four (4) of the random array. A simple example of the output is provided below: Arrays Values: Value at: [0] is: "Hello" Value at: [1] is: "World!" Value at: [2] is: "Let's do it!" Value at: [3] is: "Nice" Value at: [4] is: "Awesome"
Define a method named "SearchArray" that takes in a one-dimensional array of
strings and a value to search for as parameters and searches for that value in that
array.
The method should return the index of the value in the array, otherwise return
negative one (-1) if not found. You may use whichever searching algorithm you
prefer.
Transcribed Image Text:Define a method named "SearchArray" that takes in a one-dimensional array of strings and a value to search for as parameters and searches for that value in that array. The method should return the index of the value in the array, otherwise return negative one (-1) if not found. You may use whichever searching algorithm you prefer.
Expert Solution
steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY