Quiz #7 The dot number

For this quiz we had to do the Dot number of 2 series of numbers, therefore you needed to create 2 arrays where the numbers were inputed, then the numbers are multiplied. The first of each array then the second, and that way until it’s done; finally you add them and that’s the dot number. Mostly used with Vectors.

But first the program will ask you for how many number you would like in each array.

Here it’s how it worksScreenshot18.1

And here is the code in case you might need it.

Screenshot18.2

CC BY-SA 4.0 Quiz #7 The dot number by canadamike17 is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.