supiine8699 supiine8699 02-03-2020 Computers and Technology contestada Write a class named Acc2 containing: An instance variable named sum of type integer, initialized to 0. A method named getSum that returns the value of sum.