Question

"Single versus Parallel Arrays" Please respond to the following: Describe one (1) scenario not mentioned in...

"Single versus Parallel Arrays" Please respond to the following: Describe one (1) scenario not mentioned in the textbook in which the use of an array would be a plausible solution. Support your response with an example of the described use of the array.

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Assumption : you want to know a plausible solution where parallel arrays are better than single arrays.

Example :
Human Resources Department storing employee information.
If you wanted to store their pay rate along with their name you could use a parallel array.

The first array being sorted by name, the second array with each employees pay rate, the third array with their length of employment and so forth.
Using these arrays it keeps things organized and easy to access.
Furthermore, you could use software to give employees pay raises based upon their length of employment.

**************NOTE**************
You have not mentioned which book, so I am answering with the example that I have never read in any book so far.
P.S. if this example is on the book, please reply in the comments so I can change my answer accordingly :)

Add a comment
Know the answer?
Add Answer to:
"Single versus Parallel Arrays" Please respond to the following: Describe one (1) scenario not mentioned in...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Arrays Artistic Solutions wants to keep track of 100 of customers, including the following fields: Customer...

    Arrays Artistic Solutions wants to keep track of 100 of customers, including the following fields: Customer ID Last Name First Name Street Address City State Zip Code Phone Number Email Address Without access to a database program, you decide that keeping this information in one or more arrays is the best solution. The question is, what kind or kinds of arrays would you use? Discuss whether any or all of the following is suitable for this application, indicating why you...

  • "Knowledge Management" Please respond to the following: Briefly in your own words describe the distinction between...

    "Knowledge Management" Please respond to the following: Briefly in your own words describe the distinction between explicit knowledge and implicit (tacit) knowledge. Next describe the knowledge network cycle that transforms individual knowledge into organizational knowledge. Be sure to identify any key transformations within your response. Discuss two (2) fundamental challenges of data storage and information sharing associated with a company’s knowledge management system. Next hypothesize how one would overcome the problem of “not knowing what you know.” Provide support for...

  • Note: Please do this in C++ Currently, Marvel Academy's student grade records are stored parallel arrays...

    Note: Please do this in C++ Currently, Marvel Academy's student grade records are stored parallel arrays string names []"Spider-Man", "Iron Man","Black Panther","Dr. Strange", "Thor"i int exams[1 [4- 98,96, 93,88, 60, 91,99,74 95, 85,94,88 t 100,100, 99,100, 58, 83,76,60 We want to convert these to a dynamic array of structures with an additional exam average field Your tasks are: 1. define a structure for student grade records 2. declare a dynamic array of structures 3. populate the structures from the parallel...

  • all please For questions 1 through 5, describe how the listed psychological factors modulate the stress-response....

    all please For questions 1 through 5, describe how the listed psychological factors modulate the stress-response. Also, give an example of how the listed factor could impact someone's stress response (do not use the examples provided in the textbook, powerpoint, or audio lecture...think of your own example). Outlets for frustration Social support Predictability Control A perception of things worsening Is a lack of control and predictability always bad? Describe why and give an example.

  • 1. Please describe a scenario (Please don't use the sauce example it has already been used multiple times) that you...

    1. Please describe a scenario (Please don't use the sauce example it has already been used multiple times) that you have encountered recently as a consumer where a business has either under forecast or over forecast demand for a product that you were planning to purchase. You will generally notice under forecasting if the product is out of stock or over forecasting if there is excess inventory for the item. Please describe the implications to the retailer, manufacturer, and broader...

  • 1. Please describe a scenario (Please don't use the sauce example it has already been used...

    1. Please describe a scenario (Please don't use the sauce example it has already been used multiple times) that you have encountered recently as a consumer where a business has either under forecast or over forecast demand for a product that you were planning to purchase. You will generally notice under forecasting if the product is out of stock or over forecasting if there is excess inventory for the item. Please describe the implications to the retailer, manufacturer, and broader...

  • "Traditional Versus Contemporary Training and Using Different Methods" Please respond to the following: Justify why classroom...

    "Traditional Versus Contemporary Training and Using Different Methods" Please respond to the following: Justify why classroom training is still popular despite the introduction of electronic technology and include one (1) exceptional learning experience you had while in a classroom. Discuss if the same experience would have translated in the same way online. Discuss one (1) experience you have had from a trainer or trainee viewpoint. Offer two (2) tips to your classmates about what you learned from the experience.

  • "Accounting Methods and Inventories" Please respond to the following: Using the Internet or Strayer databases, research...

    "Accounting Methods and Inventories" Please respond to the following: Using the Internet or Strayer databases, research an example of fraud by inventory misstatement for a public company in the last five (5) years. Next, explain this incident, including the particulars of how the fraud was achieved and how it was detected. Research clearly shows that whistleblowers are the best detection method. Explain the role whistleblowers played in the fraud example you selected previously, or how a whistleblower would have enhanced...

  • Exercise Five: (Parallel Array) In this exercise create two string arrays. One array will hold your...

    Exercise Five: (Parallel Array) In this exercise create two string arrays. One array will hold your name, another will hold corresponding password. Example: string name [] = {"name1","name2", "name3"}; string password [] = {"password1", "password2", "password3"}; Here for name1, matching password is password1, name2, matching password is password2 and so on.... Please ignore my creativity, you can pick name and password your way and it doesn't have to have just 3 names and password. It can be less/more. I am...

  • Respond to both of the following scenarios for Python programming. Scenario #1: A car dealership has...

    Respond to both of the following scenarios for Python programming. Scenario #1: A car dealership has hired your software development firm to create a new car inventory program. You first need to develop a class that represents the inventory of the dealership. What components and attributes will need to be included in your automobile class? Why? Scenario #2: A national builder has hired your software development firm to create a home inventory program. You first need to develop a class...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT