SC : Does Tester.InnerTester inner = new Tester().new InnerTester(); mean it was created outside of the enclosing class ?
c is correct IMHO. A single outer class can also have many instances of non-static inner classes if memory serves me right.
new Tester(). is the enclosing class and new InnerTester() is created within it;
Did you see how Paul cut 87% off of his electric heat bill with 82 watts of micro heaters? |