supiine8699 supiine8699 Today at 3:08 AM Computers and Technology Answered 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.