Can You Access?

  • + 0 comments

    For JAVA 8

    Inner x = new Inner();
      o = x.new Private();
        Inner.Private y = (Inner.Private) o;
    System.out.println(num+" is "+ y.powerof2(num)); 
    

    Just write it to the area that is shown us.