subject

The following code segment is part of a bigger program to multiply the corresponding values of two arrays, a1 and a2. arrays a1 and a2 are declared and initialized to store a certain number of doubles.

double[ ] a1 = new double[some length];
double[ ] a2 = new double[some length];
// assume that there is code here that prompts the user to enter these double
// values and stores them in a1 and a2. you don't know what the user will type, but
// you may assume that the code is correct and no errors occur in this portion of the program.

// complete your code below this line

add code to do the following:

declare an additional array of of doubles (based on the length of a1 or a2)
fill the new array with the product of the corresponding elements in a1 and a2
print the values stored in the new array to the screen

complete the code segment to accomplish the additional tasks described.

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 18:40
Mariah was working on a multimedia presentation that included both video and audio files. the file was huge, and she wanted to send it to her coworker in another office. she needed to reduce the size of the file so that it could be transmitted faster. the utility she used to do this was
Answers: 2
question
Computers and Technology, 23.06.2019 16:00
Helen is having a meeting with her colleagues in her company. they are working on the goals and objectives for the coming year. they want to ensure that these goals and objectives of the processes involved are properly evaluated. which system can helen and her colleagues apply to evaluate this? helen and her colleagues require a blank to evaluate the goals and objectives.
Answers: 2
question
Computers and Technology, 23.06.2019 18:40
How does is make you feel when you're kind to others? what are some opportunities in your life to be more kind to your friends and loved ones? imagine a world where kindness has be outlawed. how would people act differently? would your day-to-day life change significantly? why or why not?
Answers: 2
question
Computers and Technology, 23.06.2019 23:00
How do you know if the website is secure if you make a purchase
Answers: 2
You know the right answer?
The following code segment is part of a bigger program to multiply the corresponding values of two a...
Questions
question
Mathematics, 08.12.2020 19:40
question
Mathematics, 08.12.2020 19:40
question
Physics, 08.12.2020 19:40
question
Social Studies, 08.12.2020 19:40
question
Mathematics, 08.12.2020 19:40
question
Mathematics, 08.12.2020 19:40
Questions on the website: 13722367