class X{ X(){} private void one(){ } } public class Y extends X { public Y() { } private void two(){one();} public static void main(String[] args) { new Y().two(); } }
X(){}
private void one(){
}
public class Y extends X {
public Y() {
private void two(){one();}
public static void main(String[] args) {
new Y().two();
OCA(1z0-803_OCA1.7)MockExamPII
Access: Public Instant Grading
Jobilize.com uses cookies to ensure that you get the best experience. By continuing to use Jobilize.com web-site, you agree to the Terms of Use.