The AccExt class in package def extends the Acc class in package abc. Compile by javac def/AccExt.java this results in both abc.Acc and def.AccExt being compiled. Run the access protection experiment by java abc.Acc from this directory. To produce the output foo=137 xyz=10