Pg 322 : 11.6 Exercise 2

Date: 2019-04-10
Status: Fixed
Fixedinbuild:
18
Old Text:
System.out.println(r.getChannel()); //should print 0
New Text:
System.out.println(t.getChannel()); //should print 0
Comments:
Reportedby:
OCAJ01

 Back