Which statement if placed in a class other than myouter or


public class MyOuter

{

   public static class MyInner
{
   public static void foo() { }

}

}

which statement, if placed in a class other than MyOuter or MyInner, instantiates an instance of the nested class?

Solution Preview :

Prepared by a verified Expert
JAVA Programming: Which statement if placed in a class other than myouter or
Reference No:- TGS01415112

Now Priced at $10 (50% Discount)

Recommended (90%)

Rated (4.3/5)