we want to write a program to do some integer vector arithmetic, addition and dot product. you can represent the vector using an array of integers. write three methods for the below program.