the loan class given in the example below does not implement java.io.serializable. what is the result from the following code? public class foo implements java.io.serializable { private int v1; private static double v2; private loan v3