saidee10561 saidee10561 08-09-2022 Computers and Technology contestada write a program that declares and initializes 2 integer variables var1 and var2 with the values 600 and 30, and calculates their sum, difference, product, and quotient. finally, print the values out. the output should look like this exactly: