javaQuestion 7 Analyze the following code: class Test ( private double i public Test(double i) f this.t0: this.i i: public Testo t System.out.printin(“Default constructor”: this(1) public void to ( System.out.printin(“Invoking t”): 0 this.to may be replaced by to. 0 this.i may be replaced by i. u this(1) must be called before System.o O this(1) must be replaced by this(1.0). ut.printlnc Default constructor”) Show transcribed image text Question 7 Analyze the following code: class Test ( private double
OR
OR